All Projects → xgfe → React Native Ui Xg

xgfe / React Native Ui Xg

Licence: mit
react-native-ui-xg

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to React Native Ui Xg

Sliders Swiftui
Collection of unique fully customizable SwiftUI sliders, joysticks, trackpads and more!
Stars: ✭ 132 (-13.16%)
Mutual labels:  ui-components
Coreui Angular
https://coreui.io/angular/
Stars: ✭ 139 (-8.55%)
Mutual labels:  ui-components
Mrn
Material React Native (MRN) - A Material Design style React Native component library.
Stars: ✭ 1,741 (+1045.39%)
Mutual labels:  ui-components
Paper Kit 2 Angular
Free Bootstrap 4 UI Kit for Angular 2+
Stars: ✭ 133 (-12.5%)
Mutual labels:  ui-components
Abexpandableview
Expandable, collapsible, filterable and single/multi selectable table view.
Stars: ✭ 138 (-9.21%)
Mutual labels:  ui-components
Vue Dialog Drag
Simple vue draggable dialog
Stars: ✭ 141 (-7.24%)
Mutual labels:  ui-components
Ui
Basic UI components for Tailwind CSS.
Stars: ✭ 126 (-17.11%)
Mutual labels:  ui-components
Igniteui Angular Wrappers
Ignite UI Angular component extensions by Infragistics
Stars: ✭ 150 (-1.32%)
Mutual labels:  ui-components
Kaiui
React component library for KaiOS apps
Stars: ✭ 139 (-8.55%)
Mutual labels:  ui-components
Material
A lightweight Material Design library for Angular based on Google's Material Components for the Web.
Stars: ✭ 143 (-5.92%)
Mutual labels:  ui-components
Nativescript Floatingactionbutton
Material Design Floating Action Button in NativeScript apps.
Stars: ✭ 133 (-12.5%)
Mutual labels:  ui-components
Centroui
CentroUI is a library for building user interfaces for WebVR
Stars: ✭ 135 (-11.18%)
Mutual labels:  ui-components
Cafebar
An upgraded Snackbar for Android that provides more options and easy to use
Stars: ✭ 142 (-6.58%)
Mutual labels:  ui-components
Flamesui
A css-based web components.
Stars: ✭ 133 (-12.5%)
Mutual labels:  ui-components
Bekcurvetabbar
Full Customizable Tabbar with IBInspectables
Stars: ✭ 144 (-5.26%)
Mutual labels:  ui-components
Pbtreeview
An UITreeView implementation from UITableView that Apple missed in its UIKit framework. And it is in pure Swift.
Stars: ✭ 128 (-15.79%)
Mutual labels:  ui-components
React Step Progress Bar
A library to create stunning progress bars and steps in React 🌡
Stars: ✭ 140 (-7.89%)
Mutual labels:  ui-components
Green Audio Player
Audio Player javascript library
Stars: ✭ 151 (-0.66%)
Mutual labels:  ui-components
Enviews
🌟A cool dynamic view library
Stars: ✭ 1,771 (+1065.13%)
Mutual labels:  ui-components
Uicard
Generic UI for card games like Hearthstone, Magic Arena and Slay the Spire...
Stars: ✭ 142 (-6.58%)
Mutual labels:  ui-components

react-native-ui-xg Build Status Coverage Status

A suit of cross platform React Native ui kit.

image

Install

npm install react-native-ui-xg --save

Usage

for the whole

import {
  Tab,
  Link,
  Input,
  Button,
  Grading,
  Confirm,
  Accordion,
  ZoomImage,
  DrawerMenu,
  DatePicker,
  ActionSheet,
  LabelSelect,
  CalendarSelect
} from 'react-native-ui-xg';

for one by one

npm install react-native-tab-xg --save
npm install react-native-link-xg --save
npm install react-native-buttons --save
npm install react-native-grading --save
npm install react-native-confirm --save
npm install react-native-input-xg --save
npm install react-native-zoom-image --save
npm install react-native-datepicker --save
npm install react-native-drawer-menu --save
npm install react-native-label-select --save
npm install react-native-accordion-xg --save
npm install react-native-action-sheet-xg --save
npm install react-native-calendar-select --save

Components

Example

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].