Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 182 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 182 Bytes

ChromeCastDemo

Setup Steps

  1. npm install
  2. React-native link
  • Setup for iOS

    1. cd ios
    2. pod install
    3. cd ..
  • Run in iOS

    • react-native run-ios