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
$ 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。
MIT License
MIT: http://rem.mit-license.org, see LICENSE