Component - Detox for E2E testing
Detox is a tool that helps test your React Native app by simulating real user actions from start to finish. It checks if the app works correctly on a real device or emulator by running automated tests that tap buttons, enter text, and check what appears on the screen.