Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

JavaScript

Chase Lester
Chase Lester
10,972 Points

React Native Push Notifications

Do we have anyone here dabbling in React Native?

I finished my first React Native app last night, and as an MVP I will put it out on the app store, but to iterate on it I want to have my first update to include push notifications. I have read the docs and a few other places about implementing push notifications but its still a bit confusing.

Does anyone know of good tutorials on implementing this?