A component and UI responsiveness test, with focus on performance.
- Framework: React Native.
- Navigation: React-navigation.
- Lib: Expo.
- Keyboard scrollView: react-native-keyboard-aware-scroll-view.
- Responsive Screen: react-native-responsive-screen.
- Splash screen
- Home
- WorldMap that consists of a .PNG
- Expo CLI
npm install -g expo-cli
- Node JS 10+
- NPM 5+
$ yarn
or
$ npm install
$ expo start
$ expo start --ios
$ expo start --android
MIT © Klauber Freitas