expo-module.config.json raw

   1  {
   2    "platforms": ["android"],
   3    "android": {
   4      "modules": ["expo.modules.defaultbrowser.DefaultBrowserModule"]
   5    }
   6  }
   7