Shadcn Native

screenshot of Shadcn Native
nextjs
nextra
react
react-native
tailwind
shadcn-ui

A shadcn/ui port for React Native. Uses nativewind for styling and reanimated for animations.

Overview

Shadcn Native is an innovative framework that brings the capabilities of shadcn/ui to both React Native and React Native Web environments. Developed by moveinready.casa, it aims to streamline the development process for mid-term rentals, allowing developers to create responsive and visually appealing applications with ease. Although currently in its beta phase, Shadcn Native presents an exciting opportunity for developers seeking modern solutions in the rental market.

With a focus on speed and usability, this framework promises to enhance productivity while providing a robust toolset for building applications. Its commitment to open source collaboration allows for continuous improvement and community involvement, making it a promising addition to the React Native ecosystem.

Features

  • Cross-Platform Compatibility: Seamlessly integrates with both React Native and React Native Web, enabling you to create applications that work across devices.

  • User-Friendly Documentation: A dedicated documentation website helps developers quickly understand and implement features without hassle.

  • Quick Start Guide: The expo-starter provides a simple setup process, allowing developers to jump right into building applications without extensive configuration.

  • Storybook Integration: With an accessible storybook, users can preview components in a web environment, facilitating design and development iterations.

  • Open for Contributions: A welcoming approach to contributions means that developers can easily get involved and shape the future of the project.

  • MIT License: Licensed under the MIT license, ensuring flexibility and ease of use for personal and commercial projects.

  • Ongoing Development: Being in beta, users can expect regular updates and improvements based on community feedback and contributions.

nextjs
Next.js

Next.js is a React-based web framework that enables server-side rendering, static site generation, and other powerful features for building modern web applications.

nextra
Nextra

Nextra is a Next.js-based static site generator optimized for documentation and blogs. It provides MDX support, automatic sidebar generation, full-text search, and beautiful themes with minimal configuration.

react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

react-native
React Native

React Native is a framework for building mobile applications using React and JavaScript. It enables developers to write once and deploy to multiple platforms, including iOS, Android, and the web, while providing a native app-like experience to users.

tailwind
Tailwind

Tailwind CSS is a utility-first CSS framework that provides pre-defined classes for building responsive and customizable user interfaces.

shadcn-ui
Shadcn UI

Beautifully designed components that you can copy and paste into your apps. Accessible. Customizable. Open Source.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.

motion
Motion

Motion (formerly Framer Motion) is a production-ready animation library for React and JavaScript. It provides a simple declarative API for creating fluid animations, gestures, and transitions with excellent performance and accessibility.

typescript
Typescript

TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.