changkai244 / react-native-ios-comps

simple component for react native

Home Page:https://github.com/YouHan26/react-native-comps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

simple component for react native

https://github.com/YouHan26/react-native-comps

License:MIT License


Languages

Language:JavaScript 100.0%