Automation
There are many libraries are available to automate react native testing
- Appium https://appium.io/
- Detox https://wix.github.io/Detox/
For our application, we recomment to use Detox. Detox is an gray box end to end testing platform exclusively for react native.