home · Posts · Archive · Tags

初探 react native

  • 網路編輯器:https://snack.expo.dev/
  • CocoaPods:ios 的套件管理 npx react-native@latest init AwesomeProject

https://reactnativepaper.com/: UI mui https://callstack.github.io/react-native-paper/ https://callstack.github.io/react-native-paper/docs/guides/getting-started/ https://snyk.io/advisor/npm-package/react-native-qrcode-scanner: QR Code

在螢幕間切換:https://reactnative.dev/docs/navigation https://blog.logrocket.com/using-mui-react-native/ 這也是使用 react-native-paper https://callstack.github.io/react-native-paper/docs/components/Badge https://stackoverflow.com/questions/61398426/is-it-possible-to-use-material-ui-library-with-react-native

UI

Native base

Ref

👈Go Back

@alanhc