Skip to content
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

feat: return config from the Ruby function #1107

Merged
merged 1 commit into from
Apr 9, 2020
Merged

Conversation

grabbou
Copy link
Member

@grabbou grabbou commented Apr 9, 2020

Summary:

Fixes #865. It's not autolinking React Native, but we have a helper function already called use_react_native!. This PR enables use_native_modules! to return a configuration it used to set things up, so that CocoaPods can actually read config["reactNativePath"] rather than a hardcoded one.

See #865 (comment) and #865 (comment)

@thymikee thymikee changed the title Return config from the Ruby function feat: return config from the Ruby function Apr 9, 2020
@thymikee thymikee merged commit c8bfdc6 into master Apr 9, 2020
@thymikee thymikee deleted the feat/return-config branch April 9, 2020 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

make React Native autolinkable
3 participants