简体   繁体   中英

Show notification from local storage in react-native android

I my new in react-native. I made a reminder app in react-native android in which the user can set an event on date and time. I have stored that date and time in local storage. Now I want to show the notification to the user on that particular day and time from local storage.

You can schedule push notification at the time you created reminder notes. React-Native-Firebase module help in implementing push notifications. Ref: schedule push notification Hope this helps....

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM