React Native开源项目-稀土掘金客户端(Android、iOS双适配)

来源:互联网 发布:微信数据库损坏怎么办 编辑:程序博客网 时间:2024/04/28 12:01

@wangdicoder开发的基于React-Native实现的稀土掘金客户端,开源地址:https://github.com/wangdicoder/JueJinClient

欢迎大家star,fork....

本开源项目由江清清的技术专栏整理(http://www.lcode.org/)

简介

该为React Native开发的适配Android,iOS双平台的稀土掘进客户端,开发版本为RN0.36版本。项目中使用到的基本依赖库如下:

React Native交流10群:157867561,欢迎各位大牛,React Native技术爱好者加入交流!同时博客右侧欢迎微信扫描关注订阅号,移动技术干货,精彩文章技术推送!

  1. react-native-tab-navigator (https://github.com/expo/react-native-tab-navigator)
  2. react-native-swiper  (https://github.com/leecade/react-native-swiper)
  3. react-native-vector-icons (https://github.com/oblador/react-native-vector-icons)
  4. react-native-scrollable-tab-view (https://github.com/skv-headless/react-native-scrollable-tab-view)
安装运行
  1. git clone https://github.com/wangdicoder/JueJinClient
  2. cd JueJinClient
  3. npm install
  4. react-native link
  5. react-native run-android / run-ios
运行截图

 关注我的订阅号(codedev123),每天推送分享移动开发技术(Android/iOS),React Native技术文章,项目管理,程序猿日常点滴以及精品技术资讯文章(欢迎关注,精彩第一时间推送)。

0 0
原创粉丝点击