All Projects → dai-shi → Typescript Expo Apollo Boilerplate

dai-shi / Typescript Expo Apollo Boilerplate

Licence: mit
Clean boilerplate for TypeScript + Expo (React Native) + React Apollo (GraphQL)

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Typescript Expo Apollo Boilerplate

Spectrum
Simple, powerful online communities.
Stars: ✭ 10,315 (+7063.19%)
Mutual labels:  graphql, expo
Graphql Codegen Hasura
code-generator plugins for hasura/apollo-gql/typescript development
Stars: ✭ 113 (-21.53%)
Mutual labels:  graphql, apollo-client
Angular1 Apollo
AngularJS integration for the Apollo Client
Stars: ✭ 108 (-25%)
Mutual labels:  graphql, apollo-client
Graphql Directive
Use custom directives in your GraphQL schema and queries 🎩
Stars: ✭ 142 (-1.39%)
Mutual labels:  graphql, apollo-client
Nextjs Hasura Boilerplate
🎨 Boilerplate for building applications using Hasura and Next.js
Stars: ✭ 126 (-12.5%)
Mutual labels:  graphql, apollo-client
Aqls Client
An intelligent full-stack GraphQL subscription and analytics module. Client-side hooks, automatic query parsing, and analytic generation.
Stars: ✭ 95 (-34.03%)
Mutual labels:  graphql, apollo-client
Nextjs Headless Wordpress
🔥 Nextjs Headless WordPress
Stars: ✭ 110 (-23.61%)
Mutual labels:  graphql, apollo-client
Apollo Upload Client
A terminating Apollo Link for Apollo Client that allows FileList, File, Blob or ReactNativeFile instances within query or mutation variables and sends GraphQL multipart requests.
Stars: ✭ 1,176 (+716.67%)
Mutual labels:  graphql, apollo-client
Fakebooker Frontend
Stars: ✭ 124 (-13.89%)
Mutual labels:  graphql, apollo-client
Hackatalk
TalkTalk renewal. Open source chat app built-in expo managed work flow
Stars: ✭ 123 (-14.58%)
Mutual labels:  graphql, expo
Apollo Link Webworker
Apollo link that lets you use graphql client-side only, with a webworker as a "server" supporting normal queries and subscriptions
Stars: ✭ 88 (-38.89%)
Mutual labels:  graphql, apollo-client
React Redux Graphql Apollo Bootstrap Webpack Starter
react js + redux + graphQL + Apollo + react router + hot reload + devTools + bootstrap + webpack starter
Stars: ✭ 127 (-11.81%)
Mutual labels:  graphql, apollo-client
Realm Graphql
GraphQL client for Realm Object Server
Stars: ✭ 79 (-45.14%)
Mutual labels:  graphql, apollo-client
Guide
📖 The GraphQL Guide website
Stars: ✭ 104 (-27.78%)
Mutual labels:  graphql, apollo-client
Apollo Client Devtools
Apollo Client browser developer tools.
Stars: ✭ 1,210 (+740.28%)
Mutual labels:  graphql, apollo-client
Apollo Link
🔗 Interface for fetching and modifying control flow of GraphQL requests
Stars: ✭ 1,434 (+895.83%)
Mutual labels:  graphql, apollo-client
Artemis Dev Tool
An Apollo GraphQL Query Schema Testing Tool
Stars: ✭ 66 (-54.17%)
Mutual labels:  graphql, apollo-client
Apollo Cache Invalidation
Experimental cache invalidation tools for Apollo.
Stars: ✭ 66 (-54.17%)
Mutual labels:  graphql, apollo-client
React Graphql Github Apollo
🚀 A React + Apollo + GraphQL GitHub Client. Your opportunity to learn about these technologies in a real world application.
Stars: ✭ 1,563 (+985.42%)
Mutual labels:  graphql, apollo-client
Awesome Apollo Graphql
A curated list of amazingly awesome things regarding Apollo GraphQL ecosystem 🌟
Stars: ✭ 126 (-12.5%)
Mutual labels:  graphql, apollo-client

typescript-expo-apollo-boilerplate

A boilerplate for TypeScript + Expo + Apollo Client v3 + React Navigation v5

What is this?

This is minimal example code using following libraries:

  • Expo SDK36 with TypeScript
  • Apollo Client v3 with mocking
  • React Navigation v5

How to run

npm install -g expo-cli
git clone -b v2 https://github.com/dai-shi/typescript-expo-apollo-boilerplate.git
cd typescript-expo-apollo-boilerplate
npm install
npm start
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].