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

How to use with Flipper? #95

Open
witalobenicio opened this issue Apr 21, 2020 · 3 comments
Open

How to use with Flipper? #95

witalobenicio opened this issue Apr 21, 2020 · 3 comments
Assignees

Comments

@witalobenicio
Copy link

Flipper does not allow to use "use_frameworks"

@prscX prscX self-assigned this Apr 21, 2020
@prscX
Copy link
Owner

prscX commented Apr 21, 2020

This library requires use_framework since we have a native dependency on swift library which is a dynamic library and we need to use_framework. I am afraid to share we need to do a trade between flipper/app-tour until we have fix from RN in coming versions. Let me know incase you have any thoughts about fixing it.

For now you can comment flipper integration post that this library will work.

@witalobenicio
Copy link
Author

I was trying to integrate Firebase too, which also has problems when using use_framework approach.
I endup removing app-tour for the moment.

@ravi-poonia
Copy link

ravi-poonia commented Jul 3, 2020

@prscX use_framework is messing with a lot of other packages. Is there a any workaround to this? Not an ios developer but is it possible to implement it with some other approach?

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

No branches or pull requests

3 participants