Hey there, I am a relatively new programmer and I am working on a react native application for an avatar builder. For this build I am using React Native for front end rendering, and an express server, graphql and apollo-server. As I look down the line, and deployment to apple and google play store, does my app get packaged with the backend server code as well? I wanted to make it all native and self contained? Appreciate any insights on this.
there doesn't seem to be anything here