brasilikum / RNwithoutExpo

Repo related about Medium article - Being free from expo SDK in React Native apps

Home Page:https://medium.com/p/310034a3729

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RN without Expo

Being free from expo in React Native apps

What this repo is talking about

Sometimes we need to have more control about dependencies.

This project can be used as a reference to your lastest React Native applications without expo SDK.

Get Started

  1. Download the project directly or use git clone.
  2. Install all dependencies with npm i command or yarn, as you prefer.
  3. Start the JS remote debugging with npm start
  4. Run the application on android with npm run android

Enjoy! =)

License

MIT

About

Repo related about Medium article - Being free from expo SDK in React Native apps

https://medium.com/p/310034a3729


Languages

Language:Objective-C 50.4%Language:Starlark 22.4%Language:Java 18.3%Language:JavaScript 8.9%