@dubsdotapp/expo 0.2.12 → 0.2.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.mjs CHANGED
@@ -2418,7 +2418,7 @@ function DubsProvider({
2418
2418
  appIcon: uiConfig.appIcon,
2419
2419
  tagline: uiConfig.tagline,
2420
2420
  redirectUri,
2421
- appUrl,
2421
+ appUrl: appUrl || uiConfig.appUrl,
2422
2422
  children: (adapter) => /* @__PURE__ */ jsx4(
2423
2423
  ManagedInner,
2424
2424
  {