Skip to content

The shop app practice project with React Native.

Notifications You must be signed in to change notification settings

kangchih/shop-app

Repository files navigation

My practice for react-native development

Start project:

  • $ npm install -g expo-cli
  • $ expo start

Install Dependencies

  • npm install --save redux react-redux
  • npm install --save react-navigation
  • npm install --save react-navigation-header-buttons
  • npm install --save react-native-gesture-handler react-native-reanimated
  • npm install --save react-navigation-stack
  • expo install react-native-safe-area-context
  • expo install react-native-screens
  • expo install expo-font
  • npm install --save-dev redux-devtools-extension
  • npm install --save react-navigation-drawer
  • npm install --save @expo/vector-icons
  • npm install --save react-navigation-material-bottom-tabs
  • npm install --save moment
  • npm install --save redux-thunk
  • expo install expo-linear-gradient

About

The shop app practice project with React Native.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published