chadmorrow / react-native-nearby-messages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-native-nearby-messages

Exposes Google Nearby Messages API to React Native

Installation

npm install react-native-nearby-messages

Usage

import NearbyMessages from "react-native-nearby-messages";

// ...

const result = await NearbyMessages.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:Java 41.6%Language:Objective-C 23.4%Language:JavaScript 9.3%Language:Kotlin 8.0%Language:Ruby 7.9%Language:TypeScript 7.0%Language:Swift 2.1%Language:C 0.7%