# RNNewFeatureDemo **Repository Path**: bluelzx/RNNewFeatureDemo ## Basic Information - **Project Name**: RNNewFeatureDemo - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-07-20 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## RNNewFeatureDemo 该Demo基于[react-native-splashscreen](https://github.com/remobile/react-native-splashscreen)组件,实现了APP的新特性功能。[博客相关](https://ljunb.github.io/2016/10/31/React-Native%E5%AE%9E%E7%8E%B0%E6%96%B0%E7%89%B9%E6%80%A7%E5%BC%95%E5%AF%BC%E9%A1%B5/) ## Demo演示 以下为iOS模拟器的演示: ![演示](https://github.com/ljunb/RNNewFeatureDemo/blob/master/screenshot/show.gif) ## Demo运行 ``` $ git clone https://github.com/ljunb/RNNewFeatureDemo.git $ cd RNNewFeatureDemo $ npm install $ react-native run-ios/run-android ```