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

0.0.12 • Public • Published

@retrip/react-native-js

solana web3.js api for RETRIP


NPM Version NPM Downloads License [changelog]

npm install @retrip/react-native-js readable-stream
yarn add @retrip/react-native-js readable-stream

Requirement

metro.config.js
module.exports = {
  resolver: {
    sourceExts: ["jsx", "js", "ts", "tsx", "cjs"],
    extraNodeModules: {
      stream: require.resolve("readable-stream"),
    },
  },
};

Examples

import { ____ } from "____";

.

import { ____ } from "____";

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i @retrip/react-native-js

Weekly Downloads

0

Version

0.0.12

License

MIT

Unpacked Size

25.1 MB

Total Files

52

Last publish

Collaborators

  • just.do.halee