Skip to content

sangonz193/react-native-color-scheme-patch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test patch

  1. Install dependencies

    yarn
  2. Start the app

     yarn ios
  3. Tap the buttons on the screen. Notice how "light" and "dark" work as expected, but "null" and "undefined" make the current theme "null" and "undefined" respectively, instead of showing what the OS theme is.

  4. Apply the patch

    npx patch-package
  5. Close the app and stop metro.

  6. Start the app again

     yarn ios
  7. Tap the buttons on the screen. Notice how "light" and "dark" work as expected, and "null" and "undefined" now show the OS theme.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published