-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TypeError: [ios.xcodeproj]: withIosXcodeprojBaseMod: Cannot read properties of null (reading 'path') #3
Comments
I think this is related to this open expo-cli issue: expo/expo-cli#4293 If/when that's fixed it may resolve this. But not sure of any workaround until then. |
This is a bug in |
First off, thanks for making this package. A bunch of people seem to ask for it, but expo hasn't made one available so far. I think it would be good if you add (for now) to the readme that the patch needs to be applied and which steps to take. eg:
For me, currently, I also had to add an
Since in newer projects, the react versions changed, and this library still has it's dependency set to a previous version and |
@matthijn generic text support and reading incoming values aren't related to this GitHub Issue; I would recommend opening separate issues for those |
Sorry, removed my other remarks and moved them to separate issues. |
I run into this error when running prebuild, not quite sure what is the next step. Any ideas?
The text was updated successfully, but these errors were encountered: