Tom Lamb
Results
12
comments of
Tom Lamb
I'd like to share an improved approach I've found to handling system theme changes when using this library with React Navigation. The solution I described in my last comment was...
> I found a much easier solution, but I am not sure if it's case-specific. Simply add a `useColorScheme()` hook call to the component that does not update w.r.t device's...