1. What is the purpose of the Image component?
2. What does the TouchableOpacity component do?
3. What are the primary purposes of the View and Text components in React Native?
4. When should you use the ScrollView component?
5. How can you apply styles to components?
6. Which component is used to wrap other components and provide touch-related functionality?