Skip to content

Commit 20d8aa5

Browse files
Hugo PerezHugo Perez
authored andcommitted
refactor(config-provider): remove cached config loading and prioritize env vars
The cached config loading via AsyncStorage was removed to simplify the configuration logic and ensure environment variables are always prioritized. This change makes the behavior more predictable and reduces potential issues with stale cached configurations.
1 parent 30cbec9 commit 20d8aa5

File tree

3 files changed

+3
-15
lines changed

3 files changed

+3
-15
lines changed

dist/react-native/config-provider.d.ts.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/react-native/config-provider.js

Lines changed: 1 addition & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/react-native/config-provider.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)