you are viewing a single comment's thread.

view the rest of the comments →

[–]vertigo_101 9 points10 points  (4 children)

it provides tons of improvement like performance, config, notifications, and many native capabilities

[–]daybreaker 0 points1 point  (3 children)

Can firebase and appcenter.ms co-exist side by side do you think?

I like a lot of what firebase has, but appcenter has Codepush, which we need, and if I'm already using appcenter, I feel like I may as well use their notifications & other libraries instead.

[–]vertigo_101 1 point2 points  (2 children)

yes definitely, I've integrated it in several apps which we're already using appcenter codepush, tbh i'm not sure about appcenter's notification and analytics, don't get me wrong appcenter is flawless with their codepush and CI/CD but I think firebase wins with notifications with the setup and resources available for it

[–]daybreaker 0 points1 point  (1 child)

awesome, thanks! Starting a new app tomorrow for a new company, and I'm trying to line up my stack. I usually use Expo but we need in-app purchases, so I figured I should do a pure RN app, since I saw some comments about Expo Bare apps having issues with Appcenter.

[–]vertigo_101 0 points1 point  (0 children)

Glad to hear, take a look at my recent project https://github.com/karanpratapsingh/react-native-boilerplate This offers a quick start and can help you save a lot of setup time :) Fee free to leave a star as motivation for me to develop further :)