You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Does this library (and react 16's new portal api in general) support react native?
The text was updated successfully, but these errors were encountered: