ramyareye / react-native-eject

Single command to eject a React Native app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-native-eject

Command eject was a part of create-react-native-app but as talked here it was removed. Then according to this discussion I made a copy of removed code and here we have the eject command again :)

Getting started

yarn add react-native-eject
react-native eject

What Next?

Here is a list of related and helpful links after ejecting a react-native project

MIT

About

Single command to eject a React Native app


Languages

Language:JavaScript 100.0%