JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1
  • Score
    100M100P100Q29181F
  • License ISC

This is React Native Ui Library

Package Exports

  • @umeraftab/reactlab

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@umeraftab/reactlab) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

React-native Ui by Umeraftab

This is to Create Responsive Themes on both Android and Ios and if you wish to ask anything feel free to send Mail at Umeraftab7747@gmail.com

Installation

npm i @umeraftab/reactlab

or

yarn add @umeraftab/reactlab


To Import:

import {
  IconAvatar,
  ImageAvtar,
  BottomSheet,
  Button,
  Card,
  Checkbox,
  RoundCheckbox,
  Header,
  InputField,
  InputField2,
  ListItem,
  ListItem2,
  Overlay,
  StarRating,
  Searchbar,
  LoadinButton,
  SwipeButton,
  SwitchButton,
  Chatbar,
  FloatButton,
  Writebox,
  ColorPicker,
  HeartButton,
  RatingBox,
} from "@umeraftab/reactlab";