calebmer / connect

10 stars 2 forks source link

Android #18

Open calebmer opened 5 years ago

calebmer commented 5 years ago

While the app is a React Native app, I haven’t even opened it on Android. I’ve also only been installing native modules on iOS. So we need to do work to get Android running.

I’m not putting this on the Alpha milestone, but since many of our Alpha testers will have Android phones may this should be a part of Alpha?

calebmer commented 5 years ago

cc @Domthegrom

Domthegrom commented 5 years ago

I think that we should evaluate the level of effort needed to make this work on Android. That way we can make a decision on whether or not this should be a part of the Alpha.

I know @mdgozza would be upset without access to the app on his android.

calebmer commented 5 years ago

From the top of my head, the custom native integrations I’ve done:

calebmer commented 5 years ago

I think it’s reasonable to get this done. Another question is: “will it be worth it to deploy the iOS app for the alpha?” That could require some time figuring out all the Apple stuff to get Testflight working. Although @baruchadi has already done this 😉

@baruchadi interested in making Connect work on Android?

calebmer commented 5 years ago

Also, @baruchadi, I really want expo-keep-awake in development, but installing unimodules sounds so haaard 😭. Want to help me?

calebmer commented 5 years ago

cc @TheJoeCollins