Skip to content

AtomicFinance/react-native-cfddlcjs-wasm

Repository files navigation

react-native-cfddlcjs-wasm

WebView wrapper to run cfddlcjs-wasm in React Native.

Installation

npm install react-native-cfddlcjs-wasm

Usage

import { initCfddlc } from "react-native-cfddlcjs-wasm";

// ...

const cfddlc = await initCfddlc();

Contributing

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

License

MIT