You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
could you add to Header Search Paths this: $(SRCROOT)/../../../ios/Pods/Headers/Public . and make it recursive?
wasn't able to fully use pods with this project. but was able to manually add it as a library. issue is that it requires React headers which are added via pods in a different place than what's currently specified.
The text was updated successfully, but these errors were encountered:
could you add to Header Search Paths this: $(SRCROOT)/../../../ios/Pods/Headers/Public . and make it recursive?
wasn't able to fully use pods with this project. but was able to manually add it as a library. issue is that it requires React headers which are added via pods in a different place than what's currently specified.
The text was updated successfully, but these errors were encountered: