2021-04-04 - React Native - 学习/实践

1.应用场景

主要用于使用react native开发跨平台App

2.学习/操作

这里开发环境:

Mac pro 2019

1.文档阅读

https://www.jianshu.com/p/c288f0a246ae // 如何开发一个适配Android和iOS双平台的React Native应用

https://reactnative.cn/docs/intro-react-native-components  // react native 中文网

https://github.com/search?q=react+native+video // react native video 

https://github.com/react-native-video/react-native-video

https://github.com/itsnubix/react-native-video-controls

https://github.com/ivpusic/react-native-image-crop-picker

https://reactnative.cn/docs/environment-setup   // 搭建开发环境

2.整理输出

TBD

安装watchman

后续补充

...

3.问题/补充

TBD

4.参考

https://www.jianshu.com/p/c288f0a246ae // 如何开发一个适配Android和iOS双平台的React Native应用

https://reactnative.cn/docs/intro-react-native-components  // react native 中文网

https://github.com/search?q=react+native+video // react native video 

https://github.com/react-native-video/react-native-video

https://github.com/itsnubix/react-native-video-controls

https://github.com/ivpusic/react-native-image-crop-picker

后续补充

...

猜你喜欢

转载自blog.csdn.net/william_n/article/details/115434898