Skip to content

Integrating React Native App in an Existing iOS Native App

Notifications You must be signed in to change notification settings

IbrahimSulai/IntegrationReactNative

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

IntegrationReactNative

Integrating React Native App in an Existing iOS Native App

To run the project, execute the below commands in Terminal:

For creating "node_modules" in the react native project:

$ cd IntegrationReactNative-master/React\ Native\ App/Bakesale
$ npm install

For running the iOS Native App:

$ cd IntegrationReactNative-master/iOS\ App/Native_iOS_App
$ pod install
open Native_iOS_App.xcworkspace
Run the project

About

Integrating React Native App in an Existing iOS Native App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published