Yehia 3bmo3ty
Yehia 3bmo3ty
@MariuszSpeednet , for me, it works for first time but when i try for a second time ,it doesn't response. any solution yet.
@codenaz it works for me when i put the above code inside onPress Function itself of TouchableOpacity (put it alone), NOT calling another function
any updates how to solve this
According to [documents](https://developer.android.com/about/versions/android-5.0-changes.html#BehaviorNotifications). You need to: Create an asset that only uses white pixels, on a transparent background. It's important to not use any color other than white. Your asset...
@RRGT19 Try passing ```color: ' what you need' ``` in notification object.