AdrienRedon / react-native-rnx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-native-rnx

BerthX libs

Installation

npm install react-native-rnx

Usage

import Rnx from "react-native-rnx";

// ...

const result = await Rnx.multiply(3, 7);

Contributing

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

License

MIT

About

License:MIT License


Languages

Language:TypeScript 81.9%Language:Java 9.7%Language:Objective-C 5.0%Language:JavaScript 2.3%Language:Ruby 0.8%Language:C 0.2%Language:Swift 0.1%