All Projects → MarnoDev → React Native Open Project

MarnoDev / React Native Open Project

可能是目前最用心收集的 React Native 优秀开源项目大全,公众号【aMarno】www.marno.cn

Projects that are alternatives of or similar to React Native Open Project

Livechart
Android library to draw beautiful and rich line charts.
Stars: ✭ 78 (-96.54%)
Mutual labels:  mobile-app, mobile
Brightid
Reference mobile app for BrightID
Stars: ✭ 101 (-95.52%)
Mutual labels:  mobile-app, mobile
Cooking App Flutter
Example app build with Flutter
Stars: ✭ 79 (-96.5%)
Mutual labels:  mobile-app, mobile
Theorytracker
🎼 HTML5/WebAudio multi-track functional harmony analysis and songwriting app! -- https://hlorenzi.github.io/theorytracker/
Stars: ✭ 62 (-97.25%)
Mutual labels:  web-app, webapp
Piggyvault
Family finance management app.
Stars: ✭ 152 (-93.26%)
Mutual labels:  mobile-app, webapp
Nativescript Ionic Template
📱 🖥 Create Mobile First apps, Web and Native sharing the code with Angular 🎉
Stars: ✭ 65 (-97.12%)
Mutual labels:  mobile-app, web-app
Wq.app
💻📱 wq's app library: a JavaScript framework powering offline-first web & native apps for geospatial data collection, mobile surveys, and citizen science. Powered by Redux, React, Material UI and Mapbox GL.
Stars: ✭ 99 (-95.61%)
Mutual labels:  mobile-app, mobile
Alumna
[Alpha release of v3] Development platform for humans / Plataforma de desenvolvimento para humanos
Stars: ✭ 32 (-98.58%)
Mutual labels:  web-app, webapp
Components
MobileUI was created thinking of making your hybrid application faster and smaller since you only install what you are really going to use for UI.
Stars: ✭ 125 (-94.45%)
Mutual labels:  mobile-app, mobile
Model2app
Turn your Swift data model into a working CRUD app.
Stars: ✭ 118 (-94.76%)
Mutual labels:  mobile-app, mobile
Prestashop
Free PWA & SPA for PrestaShop
Stars: ✭ 59 (-97.38%)
Mutual labels:  web-app, webapp
Flutter parallax scroll
Flutter UI challenge- Parallax scroll effect
Stars: ✭ 172 (-92.37%)
Mutual labels:  mobile-app, mobile
Rn Minimalist Weather App
Minimalist Weather App using React Native
Stars: ✭ 52 (-97.69%)
Mutual labels:  mobile-app, mobile
Alpaca Rn Mobile
An example React native mobile app to help you get started with Alpaca
Stars: ✭ 67 (-97.03%)
Mutual labels:  mobile-app, mobile
Musicode
🎶 Markup language for music creation and analysis! -- https://hlorenzi.github.io/musicode/
Stars: ✭ 34 (-98.49%)
Mutual labels:  web-app, webapp
Flutter Mvvm Provider Demo
Stars: ✭ 89 (-96.05%)
Mutual labels:  mobile-app, mobile
Awesome Flutter
An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
Stars: ✭ 38,582 (+1611.71%)
Mutual labels:  mobile-app, mobile
Mangosta Ios
MongooseIM client for iOS
Stars: ✭ 28 (-98.76%)
Mutual labels:  mobile-app, mobile
Boden
Purely native C++ cross-platform GUI framework for Android and iOS development. https://www.boden.io
Stars: ✭ 1,394 (-38.15%)
Mutual labels:  mobile-app, mobile
Sharry
Sharry is a self-hosted file sharing web application.
Stars: ✭ 170 (-92.46%)
Mutual labels:  web-app, webapp

React Native 优秀开源项目大全(每月15更新)

目前累计收录:【 166 】


★ 关于我们

★ 注意事项

  • 收录标准:兼容双平台并支持 0.40+ ,若有违背收录标准的请 github 提 issue
  • 各分类项目正在完善中,请持续关注。如有更新,会第一时间在微信公众号通知大家。
  • 欢迎推荐好的 React Native 项目给我们

★ 使用方法

我再不厌其烦的说一下启动 RN 项目的流程

  • npm install
  • react-native link(可选)
  • react-native run-android(iOS 平台需要换成 run-ios)

注意!! link 以后, Android 平台可能会在 Application 中重复生成对象,会导致编译报错,手动删除重复对象即可。具体可以到我的主页找我另一篇关于 RN 踩坑的文章看下。

★ 更新导读

★ 分类检索

序号 功能模块 上次更新 简介 收录数量
0 完整App 2017.4.16 使用React Native开发
且功能完整的App
43
1 综合框架 2017.4.16 集合常用组件的综合组件库 9
2 滚动视图 2017.2.21 列表、刷新、加载等 11
3 多媒体 2017.4.16 视频播放,拍照,录音等 7
4 导航 2017.4.16 底部tab,页面管理等 10
5 存储 2017.4.16 文件、数据库、键值对存储等 4
6 辅助资源 2017.4.16 图标、工具类等 4
7 动画 2017.3.14 各类动画 5
8 弹出提示 2017.4.16 弱提示,确认框,下拉菜单等 14
9 图片 2017.4.16 图形图像处理(滤镜,模糊,修改) 7
10 文本 2017.3.14 文本、输入框、搜索框 8
11 菜单 2017.4.16 侧滑,展开,悬浮等各类菜单组件 8
12 图表 2017.4.16 各种图表 3
13 国内服务 2017.4.16 RN封装的QQ登录,极光推送,支付宝等 8
... ... ... ... ...
20 其他 2017.4.16 其他不知道怎么分类的组件都在这里了 25
21 Marno
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].