react-native-home-indicator icon indicating copy to clipboard operation
react-native-home-indicator copied to clipboard

Ignored when placed inside a Modal

Open jasonbodily opened this issue 5 years ago • 3 comments
trafficstars

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.

jasonbodily avatar May 01 '20 23:05 jasonbodily

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.

michaelknoch avatar Jul 16 '20 12:07 michaelknoch

any news for this?

jonathanm-tkf avatar Jan 08 '21 15:01 jonathanm-tkf

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

jonathanm-tkf avatar Jan 08 '21 20:01 jonathanm-tkf