0.5.0 • Published 4 years ago

@kornelijussl/carousel-native-module v0.5.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

carousel-native-module

native module for reflix

Installation

npm install carousel-native-module

Usage

import CarouselNativeModule from "carousel-native-module";

// ...

const result = await CarouselNativeModule.multiply(3, 7);

Contributing

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

License

MIT