@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

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.0.110latest

Version History

VersionDownloads (Last 7 Days)Published
0.0.110
0.0.100
0.0.90
0.0.80
0.0.70
0.0.60
0.0.50
0.0.40
0.0.30
0.0.20

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