android - React native notifications -


i working on react-native project (using crna) , point want develop push notifications various features. have suggestions on library should use. i've been told typically rather difficult , running light-weight out of box solution great. btw, using expo dev environment. thanks!

if using expo think push-notifications configured. otherwise suggest using react-native-fcm. it's easy implement, works fine in project both android , ios. tried other libraries 1 worked me.


Comments

Popular posts from this blog

angular - DownloadURL return null in below code -

python 2.7 - Given three nested dictionaries, sort the top two nested dictionaries from a value in the innermost dictionary? -