The UI/Application Exerciser Monkey is a command-line tool that sends pseudo-random streams of keystrokes, touches, and gestures to a device. We run it with the Android Debug Bridge (adb) tool and is used to stress-test application and report back errors.
How can we do the same for react native apps of both ios and android.