X-Guard / react-native-flic2

Use Flic 2 within your React Native application with ease.
Other
8 stars 9 forks source link

Add option to set Service title, text from React Native #11

Closed jdegger closed 3 years ago

LucasMonteiro1 commented 3 years ago

Any solution to fix this?

jdegger commented 3 years ago

We added this issue as an backlog item for feature implantation. At the moment the service will take over the title and icon of the parent app proces.

Check out my latest PR which removes the old code to change the notification. We will add an api for this in a future version.

LucasMonteiro1 commented 3 years ago

Ok, thanks @jdegger!

jdegger commented 3 years ago

This issue has been resolved in #19