DEV Community

Discussion on: React Native Push Notifications

Collapse
 
kenwilsonie profile image
Ken • Edited

Hi, sorry for the silly question
but im having a problem with the following line
"<Provider store={store}>"
Is there something that I am missing or not doing right?

Thanks

Collapse
 
kujma10 profile image
kujma10

That's only when you use Redux in react native. You don't need that for push notifications.