expo-starter icon indicating copy to clipboard operation
expo-starter copied to clipboard

android: userInterfaceStyle: Install expo-system-ui in your project to enable this feature.

Open cstayyab opened this issue 5 months ago • 0 comments

Getting userInterfaceStyle warning on start, probably something needs updating or needs to be done in standard expo-way:

yarn run v1.22.22
$ npx expo prebuild
✔ Created native directories | reusing /android, /ios
✔ Updated package.json | no changes
» android: userInterfaceStyle: Install expo-system-ui in your project to enable this feature.
✔ Finished prebuild
✨  Done in 18.33s.

cstayyab avatar Sep 13 '24 10:09 cstayyab