Skip to content

拆解Facebook的f8源码,去掉flow,去掉Facebooksdk,去掉推送等,修改为静态数据工程

Notifications You must be signed in to change notification settings

lesonli/MyRNdemof8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyRNdemof8

react-native demo ,拆解facebook的f8源码,修改成静态项目

How We Build It

Requirements

  1. React Native (follow iOS and Android guides)
  • Xcode 7.3 +

Setup

  1. Clone the repo
$ git clone https://github.com/lesonli/MyRNdemof8.git
$ cd MyRNdemof8
  1. Install dependencies (npm v3+):
$ npm install
  1. Running on Android:
$ react-native run-android
$ adb reverse tcp:8081 tcp:8081   # required to ensure the Android app can
  1. Running on iOS:
$ react-native run-ios

About

拆解Facebook的f8源码,去掉flow,去掉Facebooksdk,去掉推送等,修改为静态数据工程

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published