Skip to content

What does parentTheme do? + How to integrate it with RNAS? #60

Closed Answered by zoontek
GGORG0 asked this question in Q&A
Discussion options

You must be logged in to vote

@GGORG0 You can refers to the new "Pick a parent theme" section of the documentation.

It did break the contrast in the React Native (not Expo's) dev menu, but that's not that important as it's still readable and won't be seen by end users.

Because Expo does not correctly implement dark mode. I pinged them, they fixed it, it should be available soon. Until then, pick .Light variants of the themes (you still can implement a dark mode in your app, it's just that the system UI will stay light - like currently in Expo, but not in bare React native).

By how to integrate that with RNAS, I meant that the sheets appear above the navigation bar (gestures) and leaves a small gap (underneath the b…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@zoontek
Comment options

@GGORG0
Comment options

@zoontek
Comment options

Answer selected by GGORG0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants