# react-native-wear-engine

React Native Huawei Wear Engine

## Installation

```sh
npm install react-native-wear-engine
```

## Usage

```js
import WearEngine from "react-native-wear-engine";

// ...

```

## Contributing

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

## License

MIT
