status-web/apps/mobile
marcelines 23def2264e
Add color tokens, theming and typography
* feat: adds custom theme setup with several options

* feat: add typography and few examples with theme switch

* fix: sort import rule

* fix: remove unnecessary file

* fix: changes from review

* fix: changes as const as stated in tamagui's docs
2023-01-16 15:34:15 +01:00
..
assets Add color tokens, theming and typography 2023-01-16 15:34:15 +01:00
.gitignore feat: add expo to monorepo (#328) 2023-01-11 14:38:47 +01:00
App.tsx Add color tokens, theming and typography 2023-01-16 15:34:15 +01:00
app.json feat: add expo to monorepo (#328) 2023-01-11 14:38:47 +01:00
babel.config.js feat: add expo to monorepo (#328) 2023-01-11 14:38:47 +01:00
index.js feat: add expo to monorepo (#328) 2023-01-11 14:38:47 +01:00
metro.config.js feat: add expo to monorepo (#328) 2023-01-11 14:38:47 +01:00
package.json feat: add expo to monorepo (#328) 2023-01-11 14:38:47 +01:00
tamagui.config.ts feat: add expo to monorepo (#328) 2023-01-11 14:38:47 +01:00
tsconfig.json feat: add expo to monorepo (#328) 2023-01-11 14:38:47 +01:00