Skip to content

Add native iOS SPM package in react native library #505

Closed Answered by atlj
yllfejziu asked this question in Q&A
Discussion options

You must be logged in to vote

Folks sorry if I will sound like a broken record 😅 but the normal development workflow for libraries actually include opening the example/ios workspace in xcode and changing the code there. In the past, people were trying to open the project file located in the ios folder and they were getting issues since it's not the correct way of doing it. If you open the example app, go to the Pods target and Development Pods, you'll find your library code in the list there. If you edit the library code there, the changes will be reflected to your library (you can check the git diff).

Replies: 1 comment 19 replies

Comment options

You must be logged in to vote
19 replies
@atlj
Comment options

@yllfejziu
Comment options

@Dwikavindra
Comment options

@atlj
Comment options

Answer selected by yllfejziu
@yllfejziu
Comment options

@atlj
Comment options

@yllfejziu
Comment options

@Andrew-Paystack
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
6 participants