WebView wrapper to run cfdjs-wasm in React Native.
npm install react-native-cfdjs-wasmimport { initCfd } from "react-native-cfdjs-wasm";
// ...
const cfd = await initCfd();See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT