Skip to content

AtomicFinance/react-native-cfdjs-wasm

Repository files navigation

react-native-cfdjs-wasm

WebView wrapper to run cfdjs-wasm in React Native.

Installation

npm install react-native-cfdjs-wasm

Usage

import { initCfd } from "react-native-cfdjs-wasm";

// ...

const cfd = await initCfd();

Contributing

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

License

MIT