Skip to content

wuyunqiang/RNApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 

Repository files navigation

RNApp

react native app

git clone
yarn install
react-native run-andorid/ios

1:下拉刷新(使用pullview) android可以使用原生下拉刷新
2:rn webview与H5交互
3:react navigation自定义tab实现凸起效果(ios&&android)
4:android沉浸式状态栏,默认绘制区域同iOS相同

iosRNApp.gif androidRNApp.gif

react-navigation凸起效果.png