0.0.3 • Published 6 years ago

@miriamjs/react-native-kit v0.0.3

Weekly downloads
1
License
ISC
Repository
-
Last release
6 years ago

Kit - A Component Kit for React Native

Kit uses IoC patterns to create an extensible component kit for React Native.

Usage

import Kit from '@miriamjs/react-native-kit'

Kit.mount()   // Mount in the @miriamjs/ioc service container

const {Button, Text, Image, Logo } = use('Kit')

Components

Sequence

ApiBase

PhoneAuth

UI Components

Button

Image

Logo

RotatingView

Spinner

Text