Skip to content

jinguo/ReactNativeMovie

Repository files navigation

ReactNativeMovie

介绍

ReactNativeMovie 是基于豆瓣电影 Api 的一款 React Native 项目,使用了一些常见的开源库,可在 Android 和 iOS 上运行使用。

界面

运行

  1. Clone the repo:

    $ git clone https://github.com/JangGwa/ReactNativeMovie.git  
    $ cd ReactNativeMovie
    
  2. Install dependencies:

    $ npm install
    
  3. Running on iOS/Android:

    $ react-native run-ios
    或 $ react-native run-Android
    

About

React Native 豆瓣电影

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published