0.0.1-alpha.0 • Published 5 years ago

@poool/react-native-access v0.0.1-alpha.0

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

Poool Access - React Native SDK

The easiest way to add Poool Access to your React Native app ✨

Installation

yarn add @poool/react-native-access

Usage

import React from 'react';
import { Paywall } from '@poool/react-access';

export default () => (
  <Paywall />
);

Documentation

TODO

Contributing

Please check the CONTRIBUTING.md doc for contribution guidelines.

Development

Install dependencies:

yarn install

Run the basic web example at http://localhost:8080 with webpack-dev-server:

  • Go to examples/web, install dependencies with yarn install
yarn serve

And test your code:

yarn test

License

This software is licensed under MIT.

Contributors

Ugo Stephant💻 📖 🔧Simon Deflesschouwer💻Nicolas Auger💻Tyler Escolano💻