React Native Ui Kitten

screenshot of React Native Ui Kitten
react
react-native

React Native Ui Kitten

:boom: React Native UI Library based on Eva Design System :new_moon_with_face::sparkles:Dark Mode

Overview

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.

Features

  • 25+ general-purpose components: Designed and tested to save time in development.
  • Comprehensive clear documentation: Includes numerous examples for easy reference.
  • Theming System: Supports both light and modern dark themes and allows for the creation of custom themes.
  • SVG Eva Icons support: Includes over 480 general-purpose icons.
  • Eva Design System Support: Ensures that interfaces created using basic components will have a stunning design.
  • Starter App: Provides a react-native starter kit to accelerate mobile app development.
  • Customizable layouts: Offers a variety of customizable layouts to use as-is or modify.
  • Over 40 screens in dark and light themes: Provides pre-designed screens to save time and effort.
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.

ui-kit
UI Kits & Components

A UI kit provides developers with a set of reusable components that can be easily integrated into a website or application. These components are pre-designed with consistent styling and functionality, allowing developers to save time and effort in the design and development process. UI kits can be either custom-built or third-party, and often include components for buttons, forms, typography, icons, and more.

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.

gulp
Gulp

Gulp.js is an old but popular site building tool that automates various repetitive development tasks in web development, such as compiling Sass, minifying JavaScript, and optimizing images.

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.