Skip to content

This app demonstrates React Native integration into SwiftUI native iOS app

Notifications You must be signed in to change notification settings

mrikirill/SimpleMovieSwiftUIwithReactNativeDemoApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This app demonstrates React Native intagration into SwiftUI iOS app

Note: This a demo project has been made to demonstrate the process of integrating React Native into existing mobile app.

Run the project

  1. Install React Native CLI on your machine
  2. Run yarn install to install all dependencies
  3. Run cd ios && pod install to install all dependencies
  4. Run yarn start in project root derectory to start Metro
  5. Run XCode and build the project
  6. Happy coding!

Preview