monkeymars / rn-grwb-feeds

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rn-grwb-feeds

feeds from grwb sites

Installation

npm install rn-grwb-feeds

Usage

import { multiply } from 'rn-grwb-feeds';

// ...

const result = await multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT


Made with create-react-native-library

About

License:MIT License


Languages

Language:TypeScript 53.6%Language:JavaScript 46.4%