0 Star 0 Fork 76

枫桥孤客 / React-Native-App

forked from vczero / React-Native-App 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

React-Native-App

React-Native实战Simple App

###一、基于React-Native & Node通讯录App 主要完成的功能有:

  • 基于文件系统的Node.js服务端;
  • 通讯录功能(分类页 + 列表页 + 拨号邮箱邮件)
  • 公告功能(列表页 + 详情页)
  • 通讯录和内容管理功能
  • webview内嵌实例 效果如下图所示:

####安装 & 启动 (1)首先进入address_book目录安装node module;命令行:$ npm install (2)其次cd server,安装node服务依赖的第三方库,命令行:$ npm install (3)启动node数据接口服务,命令行: $ node app.js (4)初次登录用户名:test@126.com 密码:123

####Tip: (1)为了演示,代码有些粗糙; (2)服务端也不是很完善,为了方便快速搭建,使用的是基于node的文件服务。 (3)同步跟新项目在:https://github.com/vczero/React-Native-App (4)相关入门教程:https://github.com/vczero/react-native-lession TODO:

  • 基于第三方数据构建美食App
  • 基于LBS的App
The MIT License (MIT) Copyright (c) 2015 vczero Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

基于React Native的通讯录App 展开 收起
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/tangfengqiao/React-Native-App.git
git@gitee.com:tangfengqiao/React-Native-App.git
tangfengqiao
React-Native-App
React-Native-App
master

搜索帮助