expoize
TypeScript icon, indicating that this package has built-in type declarations

0.0.15-beta.8 • Public • Published

expoize

type-coverage NPM

💫 convert React Native projects into Expo environments.

Warning: This project is on pre-release stage. It's not stable for production yet.

demo

Usage

Important!

You MUST:

  1. perform a backup of your code before executing this script.
  2. use versioning control and commit your pending changes before executing this script.

1. Run with no install (via npx)

You don't need to install the package if you already have the npx command in your system:

Run:

npx expoize

2. Install as devDepedency

Install:

npm install --save-dev expoize

Run:

./node_modules/.bin/expoize

Requirements

This project has been tested exclusively in Node 14 enviroments. There are plans to support Node 12 and verify Node 16.

/expoize/

    Package Sidebar

    Install

    npm i expoize

    Weekly Downloads

    6

    Version

    0.0.15-beta.8

    License

    MIT

    Unpacked Size

    71.3 kB

    Total Files

    12

    Last publish

    Collaborators

    • jduarter