简体   繁体   中英

How to make photo popup like Instagram with React-native

If you click a photo in Instagram without move off of the screen,
The photo pops up.
How can make this in React Native?
I read Navigator, but I guess it is not for that.
Could you recommend some tutorial or some documents about this? Thank you so much.

You might want to use this react-native-popup-dialog as it seems you are beginner. Simply install package and then import popup component as documentation says. Some adjustments and effect is going to be almost same!

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM