Skip to content

Templates and everything else you need to use xcodegen in your React Native project!

Notifications You must be signed in to change notification settings

pvinis/react-native-xcodegen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

react-native-xcodegen

How to use

  1. Install xcodegen. brew install xcodegen
  2. Install xunique. pip install xUnique
  3. Copy make into <YourProject>/ios.
  4. Find the right project file for your version of React Native used in your project, and copy it into <YourProject>/ios and rename it to just project.yml.
  5. Replace MyProject with your project name on make and project.yml.
  6. Run ./make from inside the ios dir of your project.
  7. Have fun not caring about the xcodeproj file structure!

Here's my talk about using XcodeGen with React Native → here

Made possible thanks to:

About

Templates and everything else you need to use xcodegen in your React Native project!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages