Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

You can `npm install parse` and run it as usual within a React Native app


Great! I guess it wouldn't be a problem for common operations like data creation and fetching, since underneath it's all implemented through REST APIs. But what about push notification? Parse's JS library doesn't support it, but its iOS library does support it through platform's push notification mechanism. Does this mean using Parse in React Native, I can't get Push Notification to work on iOS? or I still have to write native iOS apps to get push?


We built the F8 app with parse, including push notifications

Take a look here: http://facebook.github.io/react-native/docs/pushnotification...


Super! Hopefully React Native + Parse will become my "one ring to rule them all" for app development.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: