react-native-notifier
react-native-notifier copied to clipboard
iOS: Buttons on custom notification doesn't work
On android, the buttons works but on iOS nothing happen:
https://github.com/user-attachments/assets/12e08efe-4c7b-4eaf-a7b2-f9c800aa8e25
@C0zmaCatalin did you happen to find a work around for this?
@C0zmaCatalin @danielcrk if you are using Pressable for the buttons, make sure to import it from react-native-gesture-handler