question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

expo-document-picker on dark mode not working properly in Expo SDK 37

See original GitHub issue

I think the new update somehow affected expo-document-picker. I have 8.1.0 and it looks like this after SDK update. I hope this screenshots help in some way

image

image

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:8 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
IjzerenHeincommented, Apr 8, 2020

Hey! Well it seems that there was a problem with Expo Client 36 which didn’t fully respect the userInterfaceStyle setting in your app.json. You probably have userInterfaceStyle set to light in your app.json. If you want to support dark-mode please follow the instructions in Appearance and use the automatic option.

1reaction
IjzerenHeincommented, Apr 8, 2020

Screenshots on Expo client 36: Simulator Screen Shot - iPhone 11 Pro Max - 2020-04-08 at 09 04 50 Simulator Screen Shot - iPhone 11 Pro Max - 2020-04-08 at 09 05 00 Simulator Screen Shot - iPhone 11 Pro Max - 2020-04-08 at 09 05 05

Read more comments on GitHub >

github_iconTop Results From Across the Web

Light and dark modes - Expo Documentation
Learn how to support light and dark modes in your app. ... Appearance locking requires react-native@0.63.3 to work correctly. Ensure that the uiMode...
Read more >
Expo Document picker does not give back the correct uri
I have same problem from expo SDK 38 to SDK 42, I find a workaround from here const encode = uri => {...
Read more >
expo viewproptypes | The AI Search Engine You Control
Hello, I'm currently encountering a problem with Expo SDK 45 compatibilities. Expo SDK 45 uses react-native-maps@0.30.x but unfortunately this version is ...
Read more >
Add Dark Theme To Your React Native & Expo projects
Hello guys, My name is Rohit Kumar Thakur. In this video, I will show you, how to switch between light theme mode to...
Read more >
Disney Clone with Expo React Native - Morioh
Expo SDK 39; iOS and Android; React Navigation v4; PropTypes ... React Native color picker libraries can help us select the right color...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found