Skip to content

idisfkj/RNDemo

Repository files navigation

RNDemo

基于React Native 一个App,这里只是对Android部分进行了适配,后续会继续扩展。详情说明请移步idisfkj

安装步骤

1.第一步

git clone https://github.com/idisfkj/RNDemo.git

2.第二步

cd RNDemo

3.第三步

npm install

4.第四步

Mac

react-native run-android

Windows

react-native start
react-native run-android

效果

效果图

License

Copyright (c) 2016 idisfkj

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.