# react-native-text-input-wrapper

TBA

## A. Introduction

TBA

<br><br>

## B. Installation

For bare React Native projects, you must ensure that you have [installed and configured the `expo` package](https://docs.expo.dev/bare/installing-expo-modules/) before continuing.

```
// 1.A Install via npm...
npm install @dominicstop/react-native-text-input-wrapper

// 1.B or install via yarn
npm install @dominicstop/react-native-text-input-wrapper

// 2.A Install pods via npx...
npx pod-install

// 2.B or via cocoapods
cd example && pod install
```

<br><br>

## C. Basic Usage

TBA

<br><br>

## D.  Documentaation

TBA

<br><br>

## E.  Articles and Discussions

TBA

<br><br>

## F.  Usage and Examples

TBA

<br><br>

## E.  Showcase, Test and Demos

TBA

<br><br>

## F.  Licence

TBA

<br><br>

## G.  Misc and Contact

* 🐤 **Twitter/X**: `@GoDominic`
* 💌 **Email**: `dominicgo@dominicgo.dev`
* 🌐 **Website**: [dominicgo.dev](https://dominicgo.dev)
