time | author |
---|---|
2020-05-09 |
shamer |
使用react-native搭建的app项目
- eslint
- typescript-eslint
- react-native
- react-native-elements (UI组件)
- react-native-linear-gradient (渐变色)
- react-native-vector-icons (图标)
- react-native-swiper (轮播图)
- react-native-webview (内嵌html)
- React Navigation (路由)
- @react-navigation/stack (视图堆栈)
- { cardStyleInterpolator: CardStyleInterpolators.forHorizontalIOS } 添加这一行会实现安卓下页面的左右切换,默认是从下到上
- redux
- redux-observable
- rxjs
- async-storage
- fetch
- WebSocket
- react-native-code-push
- code-push
- react-native-rename
- react-native-splash-screen
- expo-local-authentication (指纹认证)
- react-native-device-info (唯一设备码)
- React Native Camera (二维码扫描)