# react-native-qualaroo-mobile-sdk

REcat Native Bridge For Mobile Apps

## Installation

```sh
npm install react-native-qualaroo-mobile-sdk
```

## Usage

```js
import QualarooMobileSdk from "react-native-qualaroo-mobile-sdk";

// ...

```

## Contributing

See the [contributing guide](CONTRIBUTING.md) to learn how to contribute to the repository and the development workflow.

## License

MIT
