Skip to content

基于React-Native+Redux的高仿点融网P2P开源app

Notifications You must be signed in to change notification settings

tonypengtao/react-native-P2P

 
 

Repository files navigation

懒猫理财V1.0

一个基于React-Native的互联网金融P2P项目

安装配置

1.第一步

git clone https://github.com/seawind8888/react-native-P2P.git

2.第二步

cd react-native-P2P

3.第三步

npm install

4.第四步

1.运行Android版本
Mac OS X:react-native run-android  or Windows OS:react-native start and react-native run-android
2.运行iOS版本
Mac OS X:react-native run-ios or  xcode open project and run project

运行效果

image image image

About

基于React-Native+Redux的高仿点融网P2P开源app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.0%
  • Objective-C 2.4%
  • Other 1.6%