Skip to content

Instantly share code, notes, and snippets.

View rikoriswandha's full-sized avatar
🏠
Working from home

Riko Riswandha rikoriswandha

🏠
Working from home
View GitHub Profile
@AndrzejKomarnicki
AndrzejKomarnicki / awsamplifyexpo.js
Last active May 23, 2024 08:17
AWS Amplify and AppSync with Expo (React Native) cheat sheet
AWS Amplify and AppSync with Expo (React Native) cheat sheet and reference guide
[AWS Amplify] https://aws-amplify.github.io
[Expo] https://expo.io
// In order to run the Android emulator with Expo you will need Android Studio with Android Virtual Device Manager
// In order to run the iOS simulator with Expo you'll need Xcode
INITIALIZE PROJECT