islamouzou
islamouzou
In my case addNotificationResponseReceivedListener doesn't work when app is killed if startlocationupdateasync is working , strange .
@cruzach I confirm that it's not working on android SDK 42 and 43 ( Managed ) . sometimes it works for me with eas build . but most of the...
> @islamouzou it's not clear from your message whether or not you added in the fix I shared above. > > [This repository](https://github.com/cruzach/expo-notifications-14078/tree/master) is the one I'm using for testing,...
I have the same exact issue , i'm on expo project and this is my code , just like the example : allowTouchOutside make the panel untouchable , please help...
> Which version are you using guys both React Native and **rn-swipeable-panel**? I'm on expo project : react native 0.61.4 "rn-swipeable-panel": "^1.1.0"
i solved the issue finally , in this part of your code you have to specify Panel height and not Full height
Fixed in the new react native version
For me it doesn't even show console logs
> > For me it doesn't even show console logs > > @islamouzou That's a different issue. Logs are supposed to go through a different system unrelated to the inspector...
@douglowder for me it happens on both , and both emulator and phone I tested on were on Android 12 if it helps .