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
- Host: GitHub
- URL: https://github.com/knightsj/rn_demo
- Owner: knightsj
- License: mit
- Created: 2017-07-05T06:43:34.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-11-25T14:03:21.000Z (over 8 years ago)
- Last Synced: 2025-07-02T20:10:01.637Z (about 1 year ago)
- Topics: react-native, reactnative
- Language: Objective-C
- Size: 29 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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