0.1.54 • Published 8 months ago

@applica-software-guru/react-native-app v0.1.54

Weekly downloads
-
License
MIT
Repository
-
Last release
8 months ago

@applica-software-guru/react-native-app

IAM client for react-native (Expo) mobile apps

Installation

npm install @applica-software-guru/react-native-app

Usage

import { multiply } from '@applica-software-guru/react-native-app';

// ...

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


Made with create-react-native-library