Coder Social home page Coder Social logo

react-native-cyber-police's Introduction

alt text

React Native Cyber Police

演示项目-不提供后台服务(感谢React Native Starter Kit)

alt text


注意事项

1.进行开发时候打开debug模式 开启chrome浏览器打开console控制台不然会卡,正式打包不会有该问题

更新日志

2017年01月25日
    1.克隆React Native Starter Kit重新命名项目
    2.修改图标(IOS & Android)

说明

  1. 项目特色
  2. 项目开始前
  3. Getting Started with React Native
  4. React Native 快速使用建议
  5. 项目文件结构
  6. 该项目可选的手册
  7. 使用该项目
  8. 获取项目运行项目
  9. 重命名项目
  10. 导航器
  11. 谷歌分析组件
  12. Interacting with a REST API
  13. 测试

项目特色

Feature Summary
Redux A predictable state container - Helping you write applications that behave consistently and run in different environments.
React Native Router Flux Router for React Native based on new React Native Navigation API.

'How to' Guide →
API Example A basic example showing how you can interact with a RESTful API with user authentication (JWT).
Sidebar / Hamburger Menu ...
React Native Elements Cross Platform React Native UI Toolkit.
Google Analytics Shows how to track screen views (includes both a 'debug' mode tracker as well as 'release' mode so that data doesn't get obfuscated).

Setup Guide →
React Native Vector Icons Easily use icons from a wide range of icon libraries, it's as simple as importing the icon font and then <Icon name={'ios-alert-outline'} size={50} color={"#CCC"} />.
Tcomb Form Validation An example on how to create forms with validation.
Component Style Guide A bunch of elements and components to get you started - styled headings, buttons, list rows, alerts etc.
Code Linting / Code Style Guide We're using Airbnb's JS/React Style Guide with ESLint linting.

Get started with linting for React Native →
Boilerplate An example directory/file structure I've found useful for scaling apps

Learn more →

项目使用

  1. 确保按照该 React Native - Get Started Guide 项目开始选择自己的平台
  2. 克隆到本地 git clone https://github.com/LancCJ/react-native-cyber-police.git
  3. 在项目根目录下运行 npm install 命令
  4. 模拟器中运行项目

文档项目结构

  • /android - 安卓原生代码
  • /ios - 苹果原生代码
  • /src - 包含所有React Native代码
    • /components - 'Dumb-components' / presentational. 更多 →

    • /constants - App-wide variables and config

    • /containers - 'Smart-components' / the business logic. 更多 →

    • /images - 图片

    • /lib - 工具类,通用函数

    • /navigation- 导航器组件 更多 →

    • /redux - 状态管理组件 更多 →

    • /theme - 主题和一些自定义字符串

    • /localData - 开发期间模拟本地数据

    • /police - CyberPolice业务

react-native-cyber-police's People

Contributors

lanccj avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.