Persistent, native "overlays": is it possible? #1452
karlsander
started this conversation in
Ideas
Replies: 1 comment
-
Hi @karlsander, sorry for the late response 😅 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The one feature I really like from wix/rnn is to create overlays (aka modals) as their own "native" containers that are totally independent from the stack below. So far I'm not able to accomplish that with react-native-screens, createNativeStack or the stock Modal. Some use cases for that kind of thing are:
I think it would be a fitting feature for react-native-screens to have, because it could make other libraries that use these kinds of patterns better.
Or am I missing something and it's already possible?
Beta Was this translation helpful? Give feedback.
All reactions