Skip to content

Commit 638d0d5

Browse files
author
李刚
committed
【v1.1.0】更多分类正在添加,关注微信公众号aMarno获取最新内容
1 parent 1f0ae10 commit 638d0d5

File tree

6 files changed

+54
-22
lines changed

6 files changed

+54
-22
lines changed

README.md

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -21,17 +21,18 @@
2121

2222
|序号|功能模块|上次更新|简介|链接|
2323
|:---:|:---:|:---:|:---:|:---:|
24-
|**0**|完整App|2017.2.16|使用React Native开发</br>且功能完整的App|[00_README_FullApp](https://github.com/MarnoDev/react-native-open-project/blob/master/category/00_README_FullApp.md)|
25-
|**1**|综合框架|2017.2.16|集合常用组件的综合组件库|[01_README_BaseFrame](https://github.com/MarnoDev/react-native-open-project/blob/master/category/00_README_FullApp.md)|
26-
|**2**|滚动视图|2017.2.16|列表、刷新、加载等|[02_README_ScrollView](https://github.com/MarnoDev/react-native-open-project/blob/master/category/02_README_ScrollView.md)|
27-
|**3**|多媒体|2017.2.16|视频播放,拍照,录音等|[03_README_Media](https://github.com/MarnoDev/react-native-open-project/blob/master/category/03_README_Media.md)|
28-
|**4**|导航|2017.2.16|底部tab,页面管理等|[04_README_Navi](https://github.com/MarnoDev/react-native-open-project/blob/master/category/04_README_Navi.md)|
29-
|**5**|存储|2017.2.16|文件、数据库、键值对存储等|[05_README_Stroage](https://github.com/MarnoDev/react-native-open-project/blob/master/category/05_README_Stroage.md)|
30-
|**6**|辅助资源|2017.2.16|图标、工具类等|[06_README_Utils](https://github.com/MarnoDev/react-native-open-project/blob/master/category/06_README_Utils.md)|
31-
|**7**|动画|2017.2.16|各类动画|[07_README_Animation](https://github.com/MarnoDev/react-native-open-project/blob/master/category/07_README_Animation.md)|
32-
|**8**|弹出提示|2017.2.16|弱提示,确认框,下拉菜单等|[08_README_PopUp](https://github.com/MarnoDev/react-native-open-project/blob/master/category/08_README_PopUp.md)|
33-
|**9**|图片|2017.2.16|图形图像,滤镜,模糊,修改|[09_README_Image](https://github.com/MarnoDev/react-native-open-project/blob/master/category/09_README_Image.md)|
34-
|**10**|文本|2017.2.16|文本、输入框、搜索框|[10_README_Text&Input](https://github.com/MarnoDev/react-native-open-project/blob/master/category/10_README_Text&Input.md)|
24+
|**0**|完整App|2017.2.21|使用React Native开发</br>且功能完整的App|[FullApp](https://github.com/MarnoDev/react-native-open-project/blob/master/category/00_README_FullApp.md)|
25+
|**1**|综合框架|2017.2.21|集合常用组件的综合组件库|[BaseFrame](https://github.com/MarnoDev/react-native-open-project/blob/master/category/00_README_FullApp.md)|
26+
|**2**|滚动视图|2017.2.21|列表、刷新、加载等|[ScrollView](https://github.com/MarnoDev/react-native-open-project/blob/master/category/02_README_ScrollView.md)|
27+
|**3**|多媒体|2017.2.16|视频播放,拍照,录音等|[Media](https://github.com/MarnoDev/react-native-open-project/blob/master/category/03_README_Media.md)|
28+
|**4**|导航|2017.2.16|底部tab,页面管理等|[Navi](https://github.com/MarnoDev/react-native-open-project/blob/master/category/04_README_Navi.md)|
29+
|**5**|存储|2017.2.16|文件、数据库、键值对存储等|[Stroage](https://github.com/MarnoDev/react-native-open-project/blob/master/category/05_README_Stroage.md)|
30+
|**6**|辅助资源|2017.2.16|图标、工具类等|[Utils](https://github.com/MarnoDev/react-native-open-project/blob/master/category/06_README_Utils.md)|
31+
|**7**|动画|2017.2.16|各类动画|[Animation](https://github.com/MarnoDev/react-native-open-project/blob/master/category/07_README_Animation.md)|
32+
|**8**|弹出提示|2017.2.16|弱提示,确认框,下拉菜单等|[PopUp](https://github.com/MarnoDev/react-native-open-project/blob/master/category/08_README_PopUp.md)|
33+
|**9**|图片|2017.2.16|图形图像,滤镜,模糊,修改|[Image](https://github.com/MarnoDev/react-native-open-project/blob/master/category/09_README_Image.md)|
34+
|**10**|文本|2017.2.16|文本、输入框、搜索框|[Text&Input](https://github.com/MarnoDev/react-native-open-project/blob/master/category/10_README_Text&Input.md)|
35+
|**11**|菜单|2017.2.21|侧滑,展开,悬浮等各类菜单组件|[Menu](https://github.com/MarnoDev/react-native-open-project/blob/master/category/11_README_Menu.md)|
3536
|**...**|...|...|...|...|
3637
|**20**|不知道怎么分类|2017.2.16|其他不知道怎么分类的组件都在这里了|[20_README_Others](https://github.com/MarnoDev/react-native-open-project/blob/master/category/20_README_Others.md)|
3738
|**21**||||[这个不能点](https://github.com/MarnoDev/react-native-open-project)|

category/00_README_FullApp.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,13 @@
2323
|**4**|[FinanceReactNative](https://github.com/7kfpun/FinanceReactNative)|使用React Native做的金融证券股票类App|![](https://github.com/7kfpun/FinanceReactNative/blob/master/previewIOS.gif)|
2424
|**5**|[react-native-nw-react-calculator](https://github.com/benoitvallon/react-native-nw-react-calculator)|简洁美观的计算器|![](https://github.com/benoitvallon/react-native-nw-react-calculator/blob/master/images/mobile-apps.png)|
2525
|**6**|[30-days-of-react-native](https://github.com/fangwei716/30-days-of-react-native)|30天学React Native的Demo App,结合作者源码,学React Native效果杠杆滴!|![](https://raw.githubusercontent.com/fangwei716/ThirtyDaysOfReactNative/screenshots/screenshot/main.gif)|
26-
|**7**|[react-native-sudoku](https://github.com/nihgwu/react-native-sudoku)|一个用React Native写的数独游戏|![](https://github.com/nihgwu/react-native-sudoku/blob/master/resource/demo.gif)|
27-
|**8**|[react-weather](https://github.com/stage88/react-weather)|一款精致的天气类App|![](https://raw.githubusercontent.com/stage88/react-weather/master/screenshots/rw-1.PNG)|
28-
|**9**|[hackerweb-native](https://github.com/cheeaun/hackerweb-native)|一个简单的新闻类软件|![](https://github.com/cheeaun/hackerweb-native/blob/master/media/hackerweb-preview-android.gif)|
26+
|**7**|[react-native-sudoku](https://github.com/nihgwu/react-native-sudoku)|用React Native写的数独游戏|![](https://github.com/nihgwu/react-native-sudoku/blob/master/resource/demo.gif)|
27+
|**8**|[react-weather](https://github.com/stage88/react-weather)|精致的天气类App|![](https://raw.githubusercontent.com/stage88/react-weather/master/screenshots/rw-1.PNG)|
28+
|**9**|[hackerweb-native](https://github.com/cheeaun/hackerweb-native)|简单的新闻类软件|![](https://github.com/cheeaun/hackerweb-native/blob/master/media/hackerweb-preview-android.gif)|
2929
|**10**|[react-native-OneLess](https://github.com/MIFind/react-native-OneLess)|使用React Native模仿ONE的App,完成度挺高|![](https://github.com/MIFind/react-native-OneLess/blob/master/image/ONE_112.gif)|
30-
|**11**|[]()||![]()|
30+
|**11**|[JueJinClient](https://github.com/wangdicoder/JueJinClient)|仿掘金客户端|![](https://github.com/wangdicoder/JueJinClient/raw/master/screenshot/home.png)|
31+
|**12**|[react-native-cnblogs](https://github.com/togayther/react-native-cnblogs)|RN编写的博客园客户端|![](https://camo.githubusercontent.com/4dcc71b7b2c618fd50bfd4fa15826291e8d703c7/687474703a2f2f3132332e35362e3133352e3136362f636e626c6f672f7075626c69632f696d672f73637265656e73686f745f6e65772f6472617765725f3336302e706e67)|
32+
|**13**|[shopping-react-native](https://github.com/bigsui/shopping-react-native)|一个商城类的RN项目|![](https://github.com/bigsui/shopping-react-native/blob/master/screenshot/rn1.png)|
33+
|**14**|[ZhiHuDaily-React-Native](https://github.com/race604/ZhiHuDaily-React-Native)|仿知乎日报|![](https://github.com/race604/ZhiHuDaily-React-Native/blob/master/art/home1.jpg)|
34+
|**15**|[A-ReactNative-TesterHome](https://github.com/qddegtya/A-ReactNative-TesterHome)|社区咨询类App|![](https://github.com/qddegtya/A-ReactNative-TesterHome/blob/master/demo.gif)|
35+
|**16**|[]()||![]()|

category/01_README_BaseFrame.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
|**2**|[react-native-elements](https://github.com/react-native-community/react-native-elements)|由react-native-community社区维护的一套综合组件库|![](https://camo.githubusercontent.com/c8ed2a89d1e3f2c28dc46bc1b918b9b874ca18c3/687474703a2f2f692e696d6775722e636f6d2f555872475465472e706e67)|
2121
|**3**|[1.Shoutem-UI仓库](https://github.com/shoutem/ui)</br>[2.官网地址](http://shoutem.github.io/docs/ui-toolkit/introduction)|库中包含了顶部标题栏,下拉菜单,视频播放,带加载刷新的ListView,GridView等,界面美观大方|![](http://shoutem.github.io/img/ui-toolkit/[email protected])|
2222
|**4**|[1.nachos-ui](https://github.com/avocode/nachos-ui)</br>[2.官网地址](https://avocode.com/nachos-ui/)|和其他的综合框架一样,包含了一些常用的组件,不想一个个找的可以直接使用这种框架|![](https://camo.githubusercontent.com/a61bd9d4e91b54f46ddc88223124df0ec299f84a/68747470733a2f2f636c6475702e636f6d2f7848596b41657a4f6e492e6a7067)|
23-
|**5**|[]()||![]()|
24-
|**6**|[]()||![]()|
23+
|**5**|[almaui](https://github.com/missingstack/almaui)|可以全局设置主题颜色的综合类框架|![](https://github.com/missingstack/almaui-starter/blob/master/assets/Almaui.png?raw=true)|
24+
|**6**|[tipsi-ui-kit](https://github.com/tipsi/tipsi-ui-kit)|包含组件比较少,大部分都是一些装饰性的组件|![](https://cloud.githubusercontent.com/assets/4946753/22082704/7eacf3ee-ddd1-11e6-8040-394699796a44.png)|
2525
|**7**|[]()||![]()|
2626
|**8**|[]()||![]()|
2727
|**9**|[]()||![]()|

category/02_README_ScrollView.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,4 @@
2828
|**9**|[react-native-app-intro](https://github.com/FuYaoDe/react-native-app-intro)|Android风格的App引导页组件|![](https://camo.githubusercontent.com/0070607c97ffa385a28618d4b40c6a913a5bfa67/687474703a2f2f692e67697068792e636f6d2f336f366f7a6a4c6f4f6e595458667a4a67512e676966)|
2929
|**10**|[react-native-sglistview](https://github.com/sghiassy/react-native-sglistview)|对性能进行了一定优化的ListView,使用后内存占用比较稳定|**这个没有图**|
3030
|**11**|[]()||![]()|
31+
|**12**|[]()||![]()|

category/11_README_Menu.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
# 11.菜单
2+
*****
3+
### 一、关于我们
4+
>我们的公众号【aMarno】 ,或者直接扫码关注↓↓↓
5+
</br>专注分享React Native开发技术和资源
6+
</br>关注公众号回复RN,可加入RN技术交流群,1群已满,请加2群
7+
</br>![](https://github.com/MarnoDev/react-native-open-project/blob/master/res/wechatQR.jpg)
8+
</br>关注我在简书的React Native专题 **[《React Native开发阵营》](http://www.jianshu.com/c/b4ce1d706d1f)**
9+
</br>我的主页:>>>**[1.掘金](https://gold.xitu.io/user/56c1c513c24aa800534e85f3)** >>>**[2.简书](http://www.jianshu.com/u/174a09ba6c25)**
10+
11+
### 二、题外话
12+
我觉得React Native的发展是一种趋势,而且他最大的有点就是能实现跨平台共用代码,如果某个组件库不能同时兼容Android和iOS,我觉得就失去了React Native的优势,**所以本库中仅收录可以同时兼容Android和iOS平台的项目**
13+
14+
**欢迎各位推荐好的 React Native 项目给我们**
15+
*******
16+
### 三、项目预览
17+
|序号|名称/地址|简介|预览图|
18+
|:---:|:---:|:---:|:---:|
19+
|**0**|[react-native-accordion](https://github.com/naoufal/react-native-accordion)|可以收起,展开的菜单组件|![](https://cloud.githubusercontent.com/assets/1627824/7762243/801c1e46-ffff-11e4-9a36-2183704b6ec6.gif)|
20+
|**1**|[react-native-action-button](https://github.com/mastermoo/react-native-action-button)|悬浮按钮,类似Android中的FloatingActionButton|![](https://camo.githubusercontent.com/0d71fda546fc0aabd5b9e6fa0ea0934dace2c085/687474703a2f2f692e67697068792e636f6d2f3236426b4d69723949634168716534454d2e676966)|
21+
|**2**|[react-native-actionsheet-native](https://github.com/slowpath/react-native-actionsheet-native)|类似IOS平台上的底部弹出菜单|![](https://raw.githubusercontent.com/baoyongzhang/ActionSheetForAndroid/master/screenshot-2.png)|
22+
|**3**|[react-native-off-canvas-menu](https://github.com/shoumma/react-native-off-canvas-menu)|侧滑菜单|![](https://github.com/shoumma/react-native-off-canvas-menu/blob/master/visuals/OffCanvasReveal.gif)|
23+
|**4**|[react-native-swipeout](https://github.com/dancormier/react-native-swipeout)|列表Item侧滑菜单|![](https://camo.githubusercontent.com/b48b5dfb4a8ca88cb1408a9a0ff5aecd8f92ff4b/687474703a2f2f692e696d6775722e636f6d2f6f43514c4e46432e676966)|
24+
|**5**|[react-native-swipeable](https://github.com/jshanson7/react-native-swipeable)|为列表Item添加侧滑功能的组件|![](https://raw.githubusercontent.com/jshanson7/react-native-swipeable/master/demo.gif)|
25+
|**6**|[]()||![]()|
26+
|**7**|[]()||![]()|
27+
|**8**|[]()||![]()|
28+
|**9**|[]()||![]()|
29+
|**10**|[]()||![]()|
30+
|**11**|[]()||![]()|

category/20_README_Others.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,15 +20,10 @@
2020
|**1**|[react-native-display](https://github.com/sundayhd/react-native-display)|给组件添加进入退出动画,通过控制显示与否,提高组件性能|![](https://cloud.githubusercontent.com/assets/9949238/22396351/f1452940-e55f-11e6-8e9b-ae26396c2051.gif)|
2121
|**2**|[react-native-button-component](https://github.com/jacklam718/react-native-button-component)|比系统Button好用一点的Button组件|![](https://camo.githubusercontent.com/e5265dd258a6dc1a5cf5f0a4c5748d66bc4c5f49/68747470733a2f2f6a61636b6c616d3731382e6769746875622e696f2f72656163742d6e61746976652d627574746f6e2d636f6d706f6e656e742f6275696c642f766964656f2f627574746f6e2d64656d6f2e676966)|
2222
|**3**|[react-native-card-view](https://github.com/jacklam718/react-native-card-view)|可以设置投影效果的组件,类似Android中的CardView|![](https://camo.githubusercontent.com/ba3bb6f707a538def6062e961750bc6cdeb0e78d/68747470733a2f2f7777772e64726f70626f782e636f6d2f732f39736566666a6b6967383635666f302f494d475f303336302e504e473f646c3d31)|
23-
|**4**|[react-native-accordion](https://github.com/naoufal/react-native-accordion)|可以收起,展开的菜单组件|![](https://cloud.githubusercontent.com/assets/1627824/7762243/801c1e46-ffff-11e4-9a36-2183704b6ec6.gif)|
24-
|**5**|[react-native-action-button](https://github.com/mastermoo/react-native-action-button)|悬浮按钮,类似Android中的FloatingActionButton|![](https://camo.githubusercontent.com/0d71fda546fc0aabd5b9e6fa0ea0934dace2c085/687474703a2f2f692e67697068792e636f6d2f3236426b4d69723949634168716534454d2e676966)|
25-
|**6**|[react-native-actionsheet-native](https://github.com/slowpath/react-native-actionsheet-native)|类似IOS平台上的底部弹出菜单|![](https://raw.githubusercontent.com/baoyongzhang/ActionSheetForAndroid/master/screenshot-2.png)|
2623
|**7**|[react-native-awesome-button](https://github.com/larsvinter/react-native-awesome-button)|一个Button组件|![](https://raw.githubusercontent.com/Sh3rawi/react-native-awesome-button/Android_Support/docs/awesomeButton.gif)|
2724
|**8**|[react-native-step-indicator](https://github.com/24ark/react-native-step-indicator)|操作步骤指示器|![](https://github.com/24ark/react-native-step-indicator/blob/master/art/HorizontalStepIndicator.gif)|
28-
|**9**|[react-native-off-canvas-menu](https://github.com/shoumma/react-native-off-canvas-menu)|侧滑菜单|![](https://github.com/shoumma/react-native-off-canvas-menu/blob/master/visuals/OffCanvasReveal.gif)|
2925
|**10**|[react-native-tinder-swipe-cards](https://github.com/meteor-factory/react-native-tinder-swipe-cards)|类似探探App中左右滑动的组件|![](https://raw.githubusercontent.com/meteor-factory/react-native-tinder-swipe-cards/master/screenshots/react-native-tinder-cards-pugs.gif)|
3026
|**11**|[react-native-star-rating](https://github.com/djchie/react-native-star-rating)|星级评分组件|![](https://github.com/djchie/react-native-star-rating/blob/master/assets/general-star-demo.gif)|
31-
|**11**|[react-native-swipeout](https://github.com/dancormier/react-native-swipeout)|列表Item侧滑菜单|![](https://camo.githubusercontent.com/b48b5dfb4a8ca88cb1408a9a0ff5aecd8f92ff4b/687474703a2f2f692e696d6775722e636f6d2f6f43514c4e46432e676966)|
3227
|**12**|[react-native-qrcode](https://github.com/cssivision/react-native-qrcode)|展示和生成二维码组件|**没有图**|
3328
|**13**|[]()||![]()|
3429
|**14**|[]()||![]()|

0 commit comments

Comments
 (0)