@stl1/react-native-stl-api
TypeScript icon, indicating that this package has built-in type declarations

1.3.0 • Public • Published

react-native-stl-api

Common API that STL uses.

Installation

yarn add @stl1/react-native-stl-api

or

npm i @stl1/react-native-stl-api

Usage

import STL from "react-native-stl-api";

// ...

const keyHashes = await STL.common.getKeyHashes();

const nearbyDevice = await STL.register.getNearbyDevice();

Contributing

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

License

MIT

Dependencies (0)

    Dev Dependencies (21)

    Package Sidebar

    Install

    npm i @stl1/react-native-stl-api

    Weekly Downloads

    1

    Version

    1.3.0

    License

    MIT

    Unpacked Size

    260 kB

    Total Files

    146

    Last publish

    Collaborators

    • smartsignal