React Native Tailwind Server Components
React Native with Tailwind CSS class names, compatible with Next.js App Router RSC / SSR streaming. Class names are transpiled at build time on native, and kept as-is on web.
- Getting started
- Adding rntwsc to an existing app
- Components: built-in component library
- Tailwind: class names, cva, selectors, extras
- Browser variant: resolver level browser resolution
- Async components: server to sync transpilation
- Hydration: fetch and graphql, client nav, refetch
- Navigation: routes, Link, useRoute
- Theme: built-in themes, custom theme
- Dark mode: built-in dark mode support
- I18n: usage, namespaces, languages, switcher
- Image, SVG, HTML semantics
Contact: nam@namnm.com