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

Is there a better way to structure post methods in Class Based Views -

reflection - How to access the object-members of an object declaration in kotlin -

php - Doctrine Query Builder Error on Join: [Syntax Error] line 0, col 87: Error: Expected Literal, got 'JOIN' -