Mirror: The highly customizable and versatile GraphQL client with which you add on features like normalized caching as you grow.

With React Native#

Open in StackBlitz Open in CodeSandbox

This example shows urql in use with React Native.

To run this example install dependencies and run the start script:

yarn install
yarn run start
# or
npm install
npm run start

This example contains: