Skip to content

Rewriting an existing react native graphql apollo implementation using the latest features of hooks in both Apollo and ReactJS and use of the latest version of React Navigation

Notifications You must be signed in to change notification settings

sankar-v/react-native-graphql-apollo

Repository files navigation

react-native-graphql-apollo

Rewriting an existing react native graphql apollo implementation using the latest features of hooks in both Apollo and ReactJS and use of the latest version of React Navigation It is fun migrating the existing old react native application based on react navigation v3 (to latest v5), using the v3 features of Apollo GraphQL client like useQuery, useMutation etc., and using the latest features like useXXXX hooks of v16+ of ReactJS is a real learning exercise.

The project aims at accomplishing this migration in a smooth and non intrusive way and highlights the ease of use of the latest features offered by the frameworks used. Suffice to say, the newer features are easy to adopt and implement once you get into the grove.

The back end is still a work in progress. The back end is envisioned to be in many flavours.. at least a few will be rolled out soon!! Happy programmin

About

Rewriting an existing react native graphql apollo implementation using the latest features of hooks in both Apollo and ReactJS and use of the latest version of React Navigation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published