Jonas

Results 2 comments of Jonas

Did you find a solution for this? I'm having the same issue but missing the correct language on app start on android. The result is that the user needs to...

Update on this one: I managed to solve it from the expo / eas build side by writing a config plugin: ``` ./kotlin-version-plugin.js: const { withGradleProperties } = require('@expo/config-plugins'); function...