@gocodingnow/rn-tamagui-boilerplate
Version:
React Native + Tamagui Boilerplate
27 lines (26 loc) • 1.18 kB
JSON
{
"introduction": "Welcome to\nRN Tamagui Boilerplate",
"hint": "Click on each topic to learn more details",
"introduction_i18n": "By default, this project supports multiple language, you can easily add new language support under i18n/translation folder",
"support_multiple_language": "support multiple language by default",
"components": "Components",
"components_usage": "How to use and customize components",
"i18n": "i18n",
"i18n_usage": "How to use multiple language or hard text out of box",
"responsive": "Responsive",
"responsive_usage": "How to use built-in support responsive across the devices",
"dark_mode": "Dark Mode",
"dark_mode_usage": "How to use dark mode",
"path": "Absolute path",
"path_usage": "How to use absolute path and regular path",
"services": "Services",
"fonts": "Fonts",
"fonts_usage": "How to use custom fonts",
"services_usage": "How to use built-in services",
"tips_and_tricks": "Tips and Tricks",
"tips_and_tricks_usage": "Some notes about the default configuration",
"theme": "Theme",
"theme_usage": "How to use and customize theme",
"coming_soon": "Coming Soon",
"guideline": "Guideline"
}