Parse Android SDK vs. using GraphQL with Apollo

Hey @cbaker6,

I will take a look probably next week. Interesting finding you got there. I’m not sure about who will gonna use it at it should be used via JNI and the footprint as I read is 35mb because of the core libraries which are bundled.

Do you have something particular in mind with this Swift build for Android?

I think the more suitable and standard way is actually writing everything in Kotlin using multi platform module (KMM - https://kotlinlang.org/lp/mobile/) and build both Swift and Kotlin libraries to be consumed