Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 429 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 429 Bytes

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