/nx-tamagui

Primary LanguageTypeScript

NxTamagui

This workspace tries to include tamagui in a monorepo NX in the most optimized way.

Progress

  • Create a workspace with Nx
  • Create nextjs, react, react-native, and expo apps
  • Add starting scripts in package.json
  • Clear the pre-configured style
  • Create an ui library with tamagui
  • Import and use the ui library in nextjs
  • Import and use the ui library in react-native
  • Import and use the ui library in react
  • Import and use the ui library in expo