Skip to content

jiaoxuebing2014/react-native-api-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-native-api-demo

#####根据API 写的一些DEMO(持续更新中。。。欢迎收藏)
安装包:
苹果:http://fir.im/th75
安卓:http://fir.im/w4lc

####API DEMO 目录: \Application\Test


####Layout 布局

####ActionSheelIOS 针对IOS 弹出选择

####Alert alert 弹窗组件

####AlertIOS 弹窗组件IOS

####Animated Animated动画API

####AppStateIOS AppStateIOS状态API

####AsyncStorage AsyncStorage存储API(用的react-native-storage模块写的DEMO)
参考资料:https://github.com/sunnylqm/react-native-storage/blob/master/README-CHN.md
请在项目中:npm install react-native-storage --save
注意:请勿使用require('react-native-storage')语法, 否则在react native 0.16版本中会报错.

####CameraRoll 未完成

####NativeMethodsMixin 未完成

####NetInfo NetInfo网络API

####PanResponder PanResponder类可以将多点触摸操作协调成一个手势。它使得一个单点触摸可以接受更多的触摸操作,也可以用于识别简单的多点触摸手势。

####VibrationIOS 控制设备震动

####Geolocation 获取地理位置

####StatusBarIOS IOS状态栏

About

根据API 写的一些DEMO(持续更新中。。。喜欢的话请点star,要订阅点watch!)

Resources

Stars

Watchers

Forks

Packages

No packages published