Jim
Results
1
issues of
Jim
React Native Version: 0.73.6 Reproduction Steps: 1. Background App 2. Send push notification 3. Tap push notification Using the following code, "entered" is never logged. ``` const onRemoteNotification = (notification)...