====================== react-native =====================
原理: 通过jscore 通信, 调用原生api
基本需求: jsx, react, react-dom,
组件:
Node
View
ScrollView
Text
TextInput
Image
FlatList/SectionList
Platform 模块# ios/adroid
style:
style jsx 命名规则
layout: 使用 flex 布局
事件(event):
touch
手势
navigation:
animation:
与原生桥接: