# $$packageName$$

$$description$$

[![Version](https://img.shields.io/npm/v/$$packageName$$.svg)](https://www.npmjs.com/package/$$packageName$$)
[![Downloads](https://img.shields.io/npm/dm/$$packageName$$.svg)](https://www.npmjs.com/package/$$packageName$$)
[![License](https://img.shields.io/npm/l/$$packageName$$.svg)](https://github.com/patrickkabwe/$$packageName$$/LICENSE)

## Requirements

- React Native v0.76.0 or higher
- Node 18.0.0 or higher

> [!IMPORTANT]  
> To Support `Nitro Views` you need to install React Native version v0.78.0 or higher.

## Installation

```bash
$$command$$ $$packageName$$ react-native-nitro-modules
```

## Credits

Bootstrapped with [create-nitro-module](https://github.com/patrickkabwe/create-nitro-module).

## Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
