Relative Content

Tag Archive for amazon-web-servicesreact-nativeexpoaws-clieas

AWS Credentials for EAS Build Hook

I am an AWS newbie and I am working on an Expo/React Native project. My Expo frontend relies on amplify_outputs.json in order to be built, but I want this file to be generated programmatically during the cloud EAS (Expo Application Services) build process, so I created a post-install build hook which runs…