Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 423 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 423 Bytes

rn-smartsuite-big-calendar

Big calendar

Installation

npm install rn-smartsuite-big-calendar

Usage

import RnSmartsuiteBigCalendar from "rn-smartsuite-big-calendar";

// ...

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

Contributing

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

License

MIT