Skip to content

💫 convert React Native projects into Expo environments.

License

Notifications You must be signed in to change notification settings

jduarter/expoize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

💫 convert React Native projects into Expo environments.

Resources

License

Stars

Watchers

Forks

Packages

No packages published