Carbon Native

screenshot of Carbon Native
react
react-native

Carbon Native

A set of UI components for building React Native apps

Overview:

Carbon Native is a set of UI components specifically designed for building React Native apps. These components offer a range of features and styles that can be easily integrated into any React Native project. With Carbon Native, developers can quickly create visually appealing and functional user interfaces for their mobile applications.

Features:

  • Badge: A component for displaying a small badge with text or an icon.
  • Buttons: Various button styles and sizes to choose from.
  • Card: A container component with a card-like appearance.
  • Container: A layout component for organizing content.
  • Content: A component for displaying text content.
  • Icons: A collection of icons for use in the UI.
  • List: A component for displaying a list of items.
  • Range: A slider component for selecting a range of values.
  • Toggle: A switch-like component for toggling a setting on or off.
  • Toolbar: A navigation toolbar component.
  • Typography: A collection of typography styles for text.
  • H1-H6: Heading styles ranging from H1 to H6.
  • P: A paragraph component for displaying text.
  • A: A component for displaying hyperlinks.
  • BR: A line break component.
  • Em: A component for emphasizing text.
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.

Expo

An open-source platform for making universal native apps with React. Expo runs on Android, iOS, and the web.