Skip to content

Latest commit

 

History

History
42 lines (23 loc) · 993 Bytes

README.md

File metadata and controls

42 lines (23 loc) · 993 Bytes

react-native-alipay

Create a React Native app to simulate Alipay app UI.

Just use to learn React Native for fun.

Project framework based on Create React Native App

Same code for iOS and Android using IDE WebStorm.

Alipay version:v9.5.1

UI

AlipayAppUI

Install

1:Download & run

$ install Expo from App Store or Android app market

$ git clone https://github.com/hhw3KevinHou/react-native-alipay.git

$ cd you root project directory

$ npm start

$ login Expo -> Explore -> input exp://IP address in same LAN:19000
(Do not use QRCode, because the ip address in QRCode maybe not accessible to your phone)

Some icons are from iconfont,Copyright belongs to Alipay。

License

MIT License

MIT: http://rem.mit-license.org, see LICENSE