https://reactnativespace.com/tutorials/dark-and-light-theme-in-react-native
https://github.com/react-navigation/react-navigation/blob/9fe34b445fcb86e5666f61e144007d7540f014fa/packages/native/src/theming/DefaultTheme.tsx https://github.com/react-navigation/react-navigation/blob/9fe34b445fcb86e5666f61e144007d7540f014fa/packages/native/src/theming/DarkTheme.tsx
- ✅How to implement dark and light theme?
- ✅How to implement basic fadein animation with react reanimated?
Clone the repo to your directory and install the packages through npm using:
npm install
Run the project with Metro Bundler
npx expo start