欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
React Native
来自开放百科 - 灰狐
(版本间的差异)
小 (→安装) |
小 (→新闻) |
||
第3行: | 第3行: | ||
==新闻== | ==新闻== | ||
*[https://www.zhihu.com/question/65437198/answer/231564052 如何看待百度要求内部全面停止使用 React / React Native?] | *[https://www.zhihu.com/question/65437198/answer/231564052 如何看待百度要求内部全面停止使用 React / React Native?] | ||
+ | |||
+ | ==简介== | ||
+ | React Native的核心[https://github.com/facebook/react-native/tree/master/React React]使用[[Objective-C]]编写,[https://github.com/facebook/react-native/tree/master/ReactCommon ReactCommon]和Android JNI使用[[C++]]编写,[https://github.com/facebook/react-native/tree/master/ReactAndroid ReactAndroid]使用[[Java]]编写,基础库[https://github.com/facebook/react-native/tree/master/Libraries Libraries]使用[[JavaScript]]编写。 | ||
==安装== | ==安装== |
2018年8月10日 (五) 14:29的版本
React Native 是一个使用 React 构建本地 App 的框架, 而 React 是一个构建用户界面的 JavaScript 库。
目录 |
新闻
简介
React Native的核心React使用Objective-C编写,ReactCommon和Android JNI使用C++编写,ReactAndroid使用Java编写,基础库Libraries使用JavaScript编写。
安装
curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.26.1/install.sh | bash nvm install iojs-v2 && nvm alias default iojs-v2 brew install watchman brew install flow npm install -g react-native-cli react-native init AwesomeProject
项目
- F8 App 2016
- 30 Days of React Native
- iOS-9-Sampler
- Reusable Swift code
- ant-design
- React Desktop
- CodePush
用户
- Facebook iOS和Android版
- Instagram iOS和Android版
- QQ安卓版
- 手机京东 iOS和Android版
- 手机百度 iOS和Android版
- Airbnb iOS和Android版
- Tesla iOS和Android版
- Huiseoul (惠首尔) Building a conversational E-commerce app in 6 weeks with React Native
图集
链接
分享您的观点