hey guys, if I wanted to follow a tutorial about how to create a react native app with graphcool, where should I begin?
g
gauravkaushik
10/28/2017, 3:06 AM
graphcool will function as a backend graphQL server to your react-native app. So, you can use apollo-client on the frontend to query your graphcool service. Hence, you should actually be searching for