UI kit powered by Tamagui
Tamakit, a UI kit powered by Tamagui, streamlines universal development for web and mobile by providing reusable, high-performance components from a single codebase. With a focus on consistency and scalability, it enables developers to efficiently build seamless, cross-platform applications while maintaining a unified codebase.
You can visit the following link to view available components
You can use the following command to run the storybook in development mode
$ npm run storybook
You can use the following command to build the UI KIT to publish to NPM registry
$ npm run build