
Learn How To Use Screens and Navigation in React-Native
In our next video we Learn How To Use Screens and Navigation in React-Native. So far our topics have included mobile design, layout, and text components, buttons, images, and background images. Now that we understand the building blocks of React-Native its time to start looking at how to build screens and navigate between them. Just in case you missed the last video you can find it here or you need a refresher you can find the first video Started Using React Native For Your Mobile Applications here. Screens and Navigation in React-Native focuses on: Required Dependencies Screens React Navigation For a full list of components and APIs goto https://reactnative.dev/docs/accessibilityinfo Screens Let’s talk about Screens, more specifically what are they? If we... Read more