/ReactNativeMwbyd

react-native, react-hooks 仿美味不用等小程序

Primary LanguageJavaScript

React-native 仿美味不用等小程序

npx react-native init ReactNativeMwbyd
yarn android

React Navigatoin

yarn add @react-navigation/native
yarn add react-native-reanimated react-native-gesture-handler react-native-screens react-native-safe-area-context @react-native-community/masked-view

API

  • navigation
    • push
    • navigate
    • goBack
    • popToTop

涉及NPM

  • react-native-swiper banner
  • @react-native-community/geolocation location
  • @react-native-community/async-storage storage
  • react-native-root-toast toast

See Also