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

Ignored when placed inside a Modal #26

Open
jasonbodily opened this issue May 1, 2020 · 3 comments
Open

Ignored when placed inside a Modal #26

jasonbodily opened this issue May 1, 2020 · 3 comments

Comments

@jasonbodily
Copy link

This library will not work when placed inside a modal experience. This is likely because creating a modal in react native creates a new context/controller of some kind that overrides the current context/controller's settings.

@michaelknoch
Copy link
Member

can you provide a simple demo to reproduce the issue @jasonbodily ? Just out of my head i don't know why it shouldn't work from modals, because the rootViewController should always remain the same.

@jonathanm-tkf
Copy link

any news for this?

@jonathanm-tkf
Copy link

jonathanm-tkf commented Jan 8, 2021

hi @michaelknoch

I create a new repository with an example

https://github.com/jonathanm-tkf/homeindicator.git

You can test I really appreciate it because I need package works inside modal react native.

Thanks again

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