0.0.22 • Published 6 years ago

react-native-loyal v0.0.22

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

React Native Loyal

Installation

Run

npm install --save react-native-loyal

Usage

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

<Button />;