Blog Archive
Author: Michael Meloche
Welcome, if you are a tester or developer interested in mobile application automation testing or are new to test automation tools than you defiantly need to check out TestProject. However, if you…
Test Project A Review of Version 2.0
Welcome, if you are a tester or developer interested in automation testing or are new to test automation tools than you defiantly need to check out TestProject. However, if you are not…
React Native: Putting It All Together
In this final segment on React Native: Putting it all together, we revisit all the concepts we have covered to this point. Then we go through how to set up and organize…
Drawer Navigation in React-Native
In this video, we expand on React Navigation with Drawer Navigation in React-Native. Specifically how to use Drawers (slider menus) to navigate around our screens instead of using the navigator. Prior to…
Tab Navigation in React-Native
In this video, we expand on React Navigation with Tab Navigation in React-Native. Specifically how to use Tabs to navigate around our screens instead of using the navigator. Prior to watching this…
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…