0.0.22 • Published 7 years ago

react-native-loyal v0.0.22

Weekly downloads
5
License
MIT
Repository
github
Last release
7 years ago

React Native Loyal

Installation

Run

npm install --save react-native-loyal

Usage

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

<Button />;