Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[ios] App extensions support #456

Merged
merged 2 commits into from
May 22, 2020

Conversation

vomchik
Copy link
Contributor

@vomchik vomchik commented May 21, 2020

I've split a module for two interfaces that allowed to use config service without the react dependency.
That will helps to use a module in an ios app extensions.

@height
Copy link

height bot commented May 21, 2020

Link Height tasks by mentioning a task ID in the pull request title or description, commit messages, or comments.

You can also use "Close T-X" to automatically close a task when the pull request is merged.

@luancurti
Copy link
Collaborator

Thanks!

@luancurti luancurti merged commit 7b188c1 into lugg:master May 22, 2020
@vomchik vomchik deleted the feature/ios-app-extension-support branch May 28, 2020 16:35
@Taylor123
Copy link
Contributor

@vomchik is there any other configuration for the Podfile aside from

pod 'react-native-config', :path => '../node_modules/react-native-config'

I continue to run into build issues for an extension since RNConfig relies on React as a cocoapod dependency, which then attempts to build RCTLinking that has source code not suitable for an extension

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants