# React Native Speech to Text Input

A React Native module that adds speech-to-text functionality to TextInput components.

## Installation

```sh
npm install react-native-speech-to-text-input
# or
yarn add react-native-speech-to-text-input