Fran González Rull
Results
1
comments of
Fran González Rull
If you're using Expo/EAS builds, you can create a plugin using `@expo/config-plugins` 1. create `withAndroidResolutionStrategy.js` in your app's root folder: ``` const { withAppBuildGradle } = require('@expo/config-plugins'); /** * A...