With the rise of both React Native and GraphQL lots of developers ask how to use both of them for building data driven mobile apps.
React Native is a perfect choice for mobile app development and it works very well with GraphQL powered backend. In this talk we will see how we can build React Native application that is powered by GraphQL. We will understand benefits of using GraphQL for server interaction and how we should integrate our GraphQL queries with popular state management systems.