:boom: React Native UI Library based on Eva Design System :new_moon_with_face::sparkles:Dark Mode
UI Kitten is a React Native UI Library that allows for the creation of stunning multi-brand cross-platform mobile applications. It is based on the Eva Design System, which brings consistency and scalability to the design and development process. The library includes a set of general purpose UI components that are styled in a similar way. One of the standout features of UI Kitten is that themes can be changed in real-time without requiring the application to be reloaded. The library is 100% free and open source.
To start a new app with the UI Kitten template from scratch:
npx create-react-native-app myApp --template @ui-kitten/template
Or, if you want to init with TypeScript:
npx create-react-native-app myApp --template @ui-kitten/template-typescript
Refer to the documentation for more options and instructions on getting started with UI Kitten.
UI Kitten is a powerful React Native UI Library that simplifies the creation of cross-platform mobile applications. With its extensive collection of components, support for themes, and the ability to change themes in real-time, UI Kitten offers developers a convenient and flexible solution for building stunning mobile apps. Additionally, the library provides a starter app and customizable layouts to further streamline the development process. Overall, UI Kitten is a valuable tool for React Native developers seeking to enhance the design and functionality of their mobile applications.