All Projects → bawn → noder-react-native

bawn / noder-react-native

Licence: MIT license
The mobile app of cnodejs.org written in React Native

Programming Languages

javascript
184084 projects - #8 most used programming language
objective c
16641 projects - #2 most used programming language
python
139335 projects - #7 most used programming language
java
68154 projects - #9 most used programming language
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to noder-react-native

ReactCnodeJS
☀️React 初/中级项目,CnodeJS社区重构 (a junior project, rewrite cnodejs.org ) 🌟 DEMO:
Stars: ✭ 66 (+164%)
Mutual labels:  cnodejs, cnode
cnode-react
a web app for cnode.org with react + react-router + react-redux
Stars: ✭ 23 (-8%)
Mutual labels:  cnodejs, cnode
cnode-vue
vue + vue-router + vuex搭建的cnode
Stars: ✭ 29 (+16%)
Mutual labels:  cnodejs, cnode
ts-cnode
🎉🎉🎉vue typescript cnodejs.org
Stars: ✭ 60 (+140%)
Mutual labels:  cnodejs, cnode
cnode-react-app
基于react的仿cnode社区项目
Stars: ✭ 17 (-32%)
Mutual labels:  cnode
cnodejs
基于electron的cnodejs社区桌面客户端
Stars: ✭ 28 (+12%)
Mutual labels:  cnodejs
react-cnode
👨🏻‍💻React构建的cnode社区(附详细问题说明)
Stars: ✭ 15 (-40%)
Mutual labels:  cnode
mpvue-cnode
mpvue实现的微信小程序版的cnode论坛
Stars: ✭ 84 (+236%)
Mutual labels:  cnode
noder-react-native
The mobile app of cnodejs.org written in React Native
Stars: ✭ 1,985 (+7840%)
Mutual labels:  cnodejs
Noder React Native
The mobile app of cnodejs.org written in React Native
Stars: ✭ 1,995 (+7880%)
Mutual labels:  cnodejs
Cnodejs Ionic
The mobile app of https://cnodejs.org made by Ionic 1.x, web demo http://lanceli.com/cnodejs-ionic
Stars: ✭ 1,537 (+6048%)
Mutual labels:  cnodejs
cnode-wechat-applet
CNode community third-party WeChat mini program version
Stars: ✭ 15 (-40%)
Mutual labels:  cnodejs
Egg Cnode
CNode 社区 Egg 版本
Stars: ✭ 1,456 (+5724%)
Mutual labels:  cnode
vue-cnode
cnode build by vue2
Stars: ✭ 13 (-48%)
Mutual labels:  cnode

noder-react-native

这是一个基于 react-nativecnodejs 客户端,只支持 iOS 平台,目前还在完善中。

Install

  1. 进入根目录执行 npm install
  2. 安装 react-native-navigation文档
  3. 安装 react-native-qrcode-scanner文档
  4. 进入 ios 目录,执行pod install(事先安装CocoaPods)

技术

原生第三方库

  1. HTMLKit HTML 的解析
  2. AsyncDisplayKit 解析 DOM 后使用 AsyncDisplayKit 控件渲染

react-native 第三方库

  1. react-native-navigation 用于页面管理和跳转
  2. react-native-qrcode-scanner 用于扫描二维码
  3. react-native-htmlview 显示回复内容
  4. react-native-scrollable-tab-view 首页的滚动视图管理

设计

部分设计照搬了锤子论坛安卓客户端。项目中包含了设计的源文件,请用 Sketch 43.0 以上版本打开根目录的 Noder 文件。

image

License

MIT

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].