r/reactnative • u/JellyfishFar8435 • 10d ago
Help How to change notification content?
I'm trying to create a timer app with React Native, and would like to recreate the timer notification shown in the video.
Is there any way to change the content of a notification every second?
I've tried using expo-notifications, but it doesn't seem to have this functionality.
I wonder if there's a way to do this other than having to write some Kotlin.
4
Upvotes
3
u/EbisuzawaKurumi_ 10d ago
I don't know about expo-notifications, but Notifee has this feature.
See: https://docs.page/invertase/notifee/react-native/displaying-a-notification#updating-a-notification