https://github.com/coderyi/javascriptdemos
https://github.com/coderyi/javascriptdemos
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/coderyi/javascriptdemos
- Owner: coderyi
- Created: 2015-12-13T07:04:20.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-10-28T09:56:11.000Z (almost 10 years ago)
- Last Synced: 2025-02-09T12:19:10.469Z (over 1 year ago)
- Language: Objective-C
- Size: 153 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JavaScriptDemos
##JavaScriptDemos
canvas-demo:1228
LocalStorage:1228
##react-native-demos
CommunicateNativeDemo:1214,展示react-native中JS与iOS Native的交互
TabBarDemo:1213,展示一个简单App结构,TabBarIOS,NavigatorIOS的使用
参考链接:
https://github.com/tabalt/ReactNativeNews
MovieDemo:1213,展示ListView的用法和使用第三方库fetch
参考链接
http://wiki.jikexueyuan.com/project/react-native/tutorial.html
http://wiki.jikexueyuan.com/project/react-native/list-view.html