react-native-comps

simple react native components. No extra dependency.


Keywords
components, react-native, react-native-component, react-native-comps
License
MIT
Install
npm install react-native-comps@0.53.0

Documentation

react-native-comps

simple react native components. No extra dependency.

DEMO

https://expo.io/@mimikiy/comps-demo

Get Started

Usage

import { Button } from 'react-native-comps';

<Button />;

Components included:

  • BarCode
  • Button
  • BarCode
  • CountNum
  • Dropdown
  • Animatedheader
  • FixHeader
  • Icon
  • TouchableIcon
  • AnimatedImage
  • Avatar
  • Image
  • ImageBackground
  • ZoomImage
  • Input
  • InputWithLable
  • BaseList
  • BaseSectionList
  • Notice
  • LineSeparator
  • SectionSeparator
  • Card
  • KeyboardAvoidingScrollView
  • TagList
  • Webview