-
Notifications
You must be signed in to change notification settings - Fork 199
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
Popup & Flyout samples! #397
Comments
@chiaramooney thoughts on adding these components to React Native Gallery? It likely isn't necessary to add specific sample apps just for these and covering in gallery is enough. There's content in RNTester that could become Gallery friendly and less internal. Glyph is another... keyboard stuff... etc. If we open an issue on the Gallery repo we can close this out against that. |
@chiaramooney why use these instead of using Modal directly from react-native? |
@Omar-Belghaouti we don't yet support Modal (I believe this is a more recent control?). Work to add it is tracked by microsoft/react-native-windows#2989 |
Thanks @asklar we'd love to use Modal so we get the real experience of the cross platform application 😉 |
Hello, it would be a great deal if you show us how to use Flyout or Popup. I am trying to use them but I don't know what to give to the target prop. Can you help us with one sample showing us how to use them?
The text was updated successfully, but these errors were encountered: