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

0.0.11 • Public • Published

@gnonative/react-native

Gno Blockchain integration for React Native apps.

Installation

npm install @gnonative/react-native

Usage

import { useGno } from '@gnonative/react-native';

gno.render("gno.land/r/demo/boards", "gnonative/1")
    .then((res) => console.log(res))
    .catch((err) => console.log(err));

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

/@gnonative/react-native/

    Package Sidebar

    Install

    npm i @gnonative/react-native

    Weekly Downloads

    0

    Version

    0.0.11

    License

    MIT

    Unpacked Size

    130 MB

    Total Files

    133

    Last publish

    Collaborators

    • iuricmp