Reading Variant/Build Type from Build Config

Please provide the following:

  1. SDK Version: 48.0.18
  2. Platforms(Android/iOS/web/all): Android
  3. Add the appropriate “Tag” based on what Expo library you have a question on.

Hi, i’m trying to set up expo modules for my react-native android application.
I’m having trouble with accessing the variant and flavour of the app inside my expo module.
since the buildConfig file is automatically generated at build time i’m not sure how to read its content.

i tried to use expo-constants and expo-application but they do not provide with the information i’m looking for.
is there any workaround for this ?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.