Giter Site home page Giter Site logo

wlchou / react-native-alipay Goto Github PK

View Code? Open in Web Editor NEW

This project forked from superraytin/react-native-alipay

0.0 2.0 0.0 344 KB

基于 React Native 实现的支付宝钱包 UI 界面

License: MIT License

Java 2.20% JavaScript 86.97% Objective-C 10.83%

react-native-alipay's Introduction

react-native-alipay

基于 React Native 实现的支付宝钱包 UI 界面。

Todo List

支付宝钱包版本号:v9.5.1

  • 通用顶部导航
  • 底部 Tab 标签
  • 通用窗口导航
  • 「支付宝」首页
    • 快速入口
    • app 九宫格列表
    • banner 轮播
  • app 详情页面
  • 「更多」页面
  • 「付款」页面
  • 「卡券」页面
  • 「口碑」首页
  • 「朋友」首页
  • 「我的」首页

截图

AlipayAppUI

安装

第一步:下载项目

$ git clone https://github.com/superRaytin/alipay-app-ui.git
$ cd alipay-app-ui
$ npm install

第二步:安装图标字体

IOS

  • 打开 Xcode,在项目上右键并选择 Add files to "AlipayAppUI",选择 node_modules/react-native-vector-icons 下的 Fonts 文件夹,勾选文件对话框下的 Add to targetsCreate groups
  • 编辑 Info.plist 添加一行,命名为 Fonts provided by application,将上一步选择的字体文件依次添加进来,像下面这样:

xcode

  • Libraries 目录右键并选择 Add files to "AlipayAppUI",选择 node_modules/react-native-vector-icons/RNVectorIcons.xcodeproj
  • 选中项目根文件夹,将 libRNVectorIcons.a 添加进 Build Phases 选项卡下的 Link Binary With Libraries

或者参考 react-native-vector-icons#ios 安装

运行

IOS

  • $ open ios/AlipayAppUI.xcodeproj/
  • 在打开的 Xcode 左上角有一个 build and run 按钮,点击之后创建一个 IOS 模拟器
  • 启动成功

贡献

欢迎任何形式的贡献,包括但不限于新功能,Bug 修复,文档等。

贡献者


部分图标来自 iconfont,相关版权归支付宝公司所有。

License

本项目基于 MIT 协议发布

MIT: http://rem.mit-license.org, 详见 LICENSE 文件

react-native-alipay's People

Contributors

cuitianze avatar superraytin avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.