react-native-relay
GraphQL client
A React Native application that integrates GraphQL and Relay for real-time data fetching
react-native and relay working out of the box
74 stars
5 watching
11 forks
Language: JavaScript
last commit: over 8 years ago
Linked from 1 awesome list
graphqlreact-nativerelay
Related projects:
Repository | Description | Stars |
---|---|---|
kennetpostigo/react-reach | A library that enables easy communication between React applications and GraphQL servers. | 135 |
relay-tools/relay-local-schema | A tool for running GraphQL queries locally without a separate GraphQL server | 253 |
graphql-go/relay | A Go library for constructing a GraphQL server compatible with React Relay | 424 |
the-road-to-graphql/react-graphql-github-vanilla | A React application that uses plain HTTP requests to consume GitHub's GraphQL API | 72 |
graphql/graphql-relay-js | A library that simplifies the creation of Relay-compliant GraphQL servers | 1,543 |
the-road-to-graphql/react-graphql-client-library | A minimal GraphQL client for React applications | 15 |
orta/relay-artist-example | An example React Native app using Relay to access the Artsy GraphQL API | 22 |
lvarayut/relay-fullstack | A full-stack application generator with Relay integration, providing a scaffolding solution for building GraphQL-based React applications. | 985 |
ivome/graphql-relay-php | A PHP library to simplify the creation of GraphQL servers supporting React Relay | 271 |
lucasbento/graphql-pokemon | A tool to fetch Pokémon data using GraphQL queries | 503 |
graphql-python/graphql-relay-py | A Python library that simplifies the creation of GraphQL servers for React Relay applications | 146 |
arackaf/micro-graphql-react | A simple GraphQL client with extensible cache invalidation features. | 530 |
the-road-to-graphql/react-graphql-github-apollo | A React + GraphQL + Apollo-based GitHub client | 1,590 |
gauravtiwari/relay-rails-blog | A demo weblog application powered by GraphQL, Relay, and Rails, demonstrating the use of these technologies for building data-driven web applications. | 139 |
relay-tools/react-relay-network-layer | Provides a layer for managing Relay network requests and responses with batching capabilities | 277 |