I am looking to trigger functions from within a RN app, for example logging out without clicking a button in the app. It's for testing/development. Is there a way to send a message to the app from my laptop keyboard to the app in development? Note I am not trying to do it from the keyboard on the Android/iOS device, but instead from my laptop when running the simulator/emulator.
↧