Use the React Native Modal Component with React Navigation

Share this video with your friends

Send Tweet

In this lesson you will learn how to display and access the React Native Modal component from any of your navigator’s screens and ensure it overlays the entire app. We will take a look at screenProps prop made available to React Navigation navigators and how to use it.