Custom Expo Go client with native libraries?

Is there a way to build an Expo Go client with certain native libraries included?

i.e. is the Expo Go client open source (Enough) that this is possible?

Thanks a lot!

we are working on making this very easy to do, but at the moment it would not be so straightforward. yes, the expo go app is completely open source, but it is not built with affordances to support this kind of workflow. instead, we’re building a new more modular version of the capabilities from expo go, such that it can be included in any app and make it possible for developers to build their own native runtimes for an expo-go-like experience. it’s discussed a bit in this blog post and we hope to have a preview out in the coming months.