What are the main types of navigators provided by React Navigation?
The main types of navigators provided by React Navigation are Stack Navigator, Tab Navigator, and Drawer Navigator. These navigators offer different navigation patterns and UI layouts for building navigation systems in React Native apps.