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

Support for react native #209

Open
tonyxiao opened this issue May 15, 2018 · 2 comments
Open

Support for react native #209

tonyxiao opened this issue May 15, 2018 · 2 comments

Comments

@tonyxiao
Copy link

Does this library (and react 16's new portal api in general) support react native?

@tajo
Copy link
Owner

tajo commented May 15, 2018

react 16's new portal api

Yes.

react native

Maybe? Not sure since I don't use react-native. If somebody is willing to explore / add an example, I'm happy to start supporting RN.

@slorber
Copy link
Contributor

slorber commented Jul 24, 2018

no, as far as I know this does not support ReactNative.

The equivalent of a portal in RN is the component with a native enter/leave animation built-in. Note that I encountered some bugs when trying to stack modals on top of each others, for that a StackNavigator may be better.

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