0.7.1 • Published 3 years ago

mobile-core-api v0.7.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 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

3 years ago

0.7.1

3 years ago

0.7.0

3 years ago

0.6.0

3 years ago

0.5.3

3 years ago

0.5.2

3 years ago

0.5.0

3 years ago

0.4.0

3 years ago

0.5.1

3 years ago

0.3.4

3 years ago

0.3.3

3 years ago

0.3.2

3 years ago

0.3.1

3 years ago

0.3.0

3 years ago

0.2.3

3 years ago

0.2.2

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago