Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nderscore/tamagui-root-themes
https://github.com/nderscore/tamagui-root-themes
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/nderscore/tamagui-root-themes
- Owner: nderscore
- Created: 2023-10-31T19:45:23.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-31T19:49:08.000Z (about 1 year ago)
- Last Synced: 2024-10-09T13:54:31.576Z (about 1 month ago)
- Language: TypeScript
- Size: 1.49 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Multiple Root Themes
Issue reproduction repository.
See the following files for relevant changes from the starter repo:
- [Custom Theme Definitions](./packages/ui/src/tamagui.config.ts)
- [Custom CSS Class Name Map](./apps/next/pages/_app.tsx) - see `tamaguiNextThemeProviderValueProp`
- [Home Screen](./packages/app/features/home/screen.tsx)
- [Theme Toggle Buttons](./packages/app/features/home/ThemeToggler.tsx)