Skip to content

liaoyongfu/react-native-qq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-native-qq

升级到0.55版本。

主要在iphone下测试,android未详细测。

页面

  • 登陆页

login

  • 首页

home

home

home

concat

space

  • 聊天页

chat

  • 个人详细页

person

启动

git clone https://github.com/liaoyongfu/react-native-qq.git
cd react-native-qq
yarn
react-native run-ios

注意:新版本xcode版本要>=8,不然会报错。