Home
Softono

React Native Ui Xg

Open source MIT JavaScript
153
Stars
24
Forks
2
Issues
12
Watchers
7 years
Last Commit

 About React Native Ui Xg

react-native-ui-xg

Platforms

Web Self-hosted

Languages

JavaScript

Links

Need Help Installing React Native Ui Xg?

We provide expert installation service for this software. Our team will install, configure, and secure React Native Ui Xg on your server. plans start at just $30.

React Native Ui Xg

View on GitHub

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