Monday, December 31, 2018

using react native nativebase with expo

Follow expo setup here: https://facebook.github.io/react-native/docs/getting-started.html

Follow CRNA setup here: http://docs.nativebase.io/docs/GetStarted.html

In the CRNA instructions you may want to use yarn add instead of npm install, so that the dependencies are installed automatically.