You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.
Description
Not seeing changes in app.config.js in Constants.manifest described here #1342 when running in web (also ExpoKit).
The function is definitely getting called as my console.log is being hit
Expected Behavior
Modified
extra
inapp.config.js
, expected to see those changes in Constants.manifest.extraI've got an
app.config.js
of the following:And my
app.json
has the following in it:In the app:
Observed Behavior
Constants.manifest.extra is just what was in app.json
Environment
Reproducible Demo
https://github.com/robbie-c/AppConfigExample
Run
yarn web
The text was updated successfully, but these errors were encountered: