Component - TouchableOpacity and TouchableHighlight
This UI component demonstrates two common React Native touchable elements: TouchableOpacity and TouchableHighlight. They provide visual feedback when users tap buttons, improving the app's interactivity and user experience.