An open API service indexing awesome lists of open source software.

https://github.com/knightsj/rn_demo

React Native demo bundle for practice
https://github.com/knightsj/rn_demo

react-native reactnative

Last synced: 2 months ago
JSON representation

React Native demo bundle for practice

Awesome Lists containing this project

README

          

# RN_Demo
React Native demo bundle for practice

## [1]. FlexBox
flexbox 练习

## [2]. Demo_RN
RN的demo,可替换index.ios.js文件 到 demo_new里面执行

## [3]. Demo_native
RN调用本地原生的demo

## [4]. Project

### 4.1 DianShang

一个简单的电商demo

### 4.2 news_app
一个新闻类app,只有首页和详情页

## [5]. Utils

工具类集合

## [6]. Component

### 6.1 progress

类似proegressHUD的RN组件

### 6.2 navigation

导航栏组件

## [7]. native module

### 7.1 cache module
删除缓存文件夹的module