react Native 相关学习资料

2019/2/5 posted in  web

React-Native学习指南
本指南汇集React-Native各类学习资源,给大家提供便利。

Awesome React Native components, news, tools, and learning material

Awesome React Native
An awesome style list that curates the best React Native libraries, tools, tutorials, articles and more. PRs are welcome!

相关组件学习

TextInput参考这一篇

React Natvie FlexBox 的排版
整理相应的RN的排版方式,可以使用flex:1来定义不同的比例

react-native 屏幕尺寸和文字大小适配
react-Native适配不同的屏幕分辨率的方式,后面基本的开发完之后要在各个版本研究一下。

react native 跨平台button可以使用这个插件包

如何在react native中实现颜色渐变 - react-native-linear-gradient 基础教程
可以用来做button背景渐变,APP背景渐变等。
用的react-native-linear-gradient组件来制作背景渐变