Skip to content

jenshandersson/React-Native-Swift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React-Native-Swift

Here's a basic RN project where I'm using Swift and not using use_frameworks!, since it won't play with Firebase. (I'm also not using https://github.com/orta/cocoapods-fix-react-native/ cocoa plugin, as I don't trust it.) The project is instead using a bridging header.

Set bridging header on target

Set up

  1. yarn install
  2. cd ios
  3. pod install

Run

react-native run-ios

About

React Native + Swift + CocoaPods setup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published