sameer-j / react-native-inapp-updates

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-native-inapp-updates

Inapp Updates

Installation

npm install react-native-inapp-updates

Usage

import { multiply } from "react-native-inapp-updates";

// ...

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:Java 84.0%Language:TypeScript 15.1%Language:JavaScript 0.9%