/starter-expo

starter for expo project which is smiliar to starter-rn

Primary LanguageJavaScript

Sample App is developed with Expo Project

Helpful starter project to start react-native with expo.

Directories are well structured

  1. There are sample of redux and action.
  2. You can learn how to structure react-native app.
  3. Navigate with React-Navigation's StackNavigator.
  4. Styles.js and seperated from components.
  5. Global variables and functions and in global folder.
  6. Assets are in assets folder.
  7. Global styles are defined in stylesVar.js
  8. If you use rest api call, that is be done in searchApi.js
  9. Shared components are in shared folder.

INSTALL

  1. npm install
  2. open app in expo xde and run on ios.

Current Expo Version

  1. 19.0.0

Preview

  1. First Page (You can search '제주도' or '인천' or '월정리' for now on). alt text

  2. Second Page (This is a result page after search). alt text alt text