Back
Mobile | Mon Apr 25 20223,533 views

Modal RN

Thumbnail

Welcome back my friend! 🤓

Modality

Modality is a design technique that presents content in a temporary mode that requires an explicit action to exit. Presenting content modally can:

  • Help people focus on a self-contained task or set of closely related options
  • Ensure that people receive critical information and, if necessary, act on it
  • Avoid distraction
  • Reduce the risk of people getting lost in a busy environment

About this app

In this project we learn how to create a custom modal with React Native. The magic of creating a custom modal is that we don't need to install any library, just use the native components.

Conclusion

I really enjoyed making this project, and I hope you enjoy it too. Thanks for reading! 🎉

Youtube GitHubDownload

Go back to Projects