0.7.1 • Published 4 years ago

mobile-core-api v0.7.1

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

mobile-core-api

This package contains the mobile-core interfaces for mobile-modules

Installation

yarn add mobile-core-api

Usage

import { getStorageItem } from "mobile-core-api";

// ...

const result = await getStorageItem('ItemKeySample');

Contributing

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

License

MIT

0.5.4

4 years ago

0.7.1

4 years ago

0.7.0

4 years ago

0.6.0

4 years ago

0.5.3

4 years ago

0.5.2

4 years ago

0.5.0

4 years ago

0.4.0

4 years ago

0.5.1

4 years ago

0.3.4

4 years ago

0.3.3

4 years ago

0.3.2

4 years ago

0.3.1

4 years ago

0.3.0

4 years ago

0.2.3

4 years ago

0.2.2

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago