How to develop a serverless mobile app with Amplify, React Native and GraphQL

This post will show you an introduction to the architecture of a cross-platform (Android & iOS) mobile application. The app was built with React Native, Amplify, and GraphQL. I’ll take my own application deopsur as an example and explain all services … Read more

Similar

Introduction to React Hooks

A comprehensive tutorial about React Hooks, why React uses Hooks, what Hooks are available, and how to use Hooks in React for state management and side-effects in React function components ... (more…)

Read more »