react-apollo icon indicating copy to clipboard operation
react-apollo copied to clipboard

Use Expo instead of react-scripts start does not connect to the database

Open kwoxer opened this issue 5 years ago • 0 comments

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?

kwoxer avatar Jul 07 '20 19:07 kwoxer