0.0.4 • Published 2 years ago

tm-rn-storybook v0.0.4

Weekly downloads
-
License
MIT
Repository
bitbucket
Last release
2 years ago

tm-rn-storybook

storybook package for the tm-app

Installation

npm install tm-rn-storybook

Usage

import { multiply } from "tm-rn-storybook";

// ...

const result = await multiply(3, 7);

Contributing

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

License

MIT