ZoeyYoung / blog

博客
1 stars 0 forks source link

React Native #13

Open ZoeyYoung opened 8 years ago

ZoeyYoung commented 8 years ago

React Native项目github地址: https://github.com/facebook/react-native

React Native项目官网文档: http://facebook.github.io/react-native/docs/getting-started.html

遇到的问题

directory not found for option '-F/Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.0.sdk/Developer/Library/Frameworks' "

http://stackoverflow.com/questions/30827022/xcode-7-library-search-path-warning/32620919

Tutorial里的fetchWeb API 的一部分

appKey修改??AppDelegate.m文件

static registerComponent(appKey, () => Component);

闪屏界面修改?LaunchScreen.xib文件

示例项目:

https://github.com/ColinEberhardt/ReactNative-PropertyFinder