mirror of
https://github.com/NohamR/knowledge-kit.git
synced 2026-05-25 12:27:15 +00:00
docs: 批量博文
This commit is contained in:
8
Chapter1 - iOS/1.69.md
Normal file
8
Chapter1 - iOS/1.69.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# React Native 总结
|
||||
|
||||
## 学习方面
|
||||
|
||||
学过 React.js 之后你再去学习 React Native 会很简单,一些核心的东西理解之后会很简单。比如 React 中的单向数据流、虚拟 Dom、diff 算法、数据变动的批量更新机制、diff 之后的 UI 渲染。
|
||||
|
||||
|
||||
样式布局方面增加了 flexbox,这样子布局在移动端会非常方便,非常简单,
|
||||
Reference in New Issue
Block a user