react-apollo
react-apollo copied to clipboard
Use Expo instead of react-scripts start does not connect to the database
As the title says. I use Expo instead of react-scripts start.
But the database does not get connected. I think Expo is ignoring the ApolloClient.
How can I use Expo and start the need ApolloClient. What am I do wrong?