> For the complete documentation index, see [llms.txt](https://raoufr.gitbook.io/mobile-app-ui-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://raoufr.gitbook.io/mobile-app-ui-docs/readme.md).

# Introduction

A React Native UI library for the Healthy Church Mobile Apps.

#### **Minimum Required Versions**

{% hint style="info" %}
React Native > 0.65.x

React > 17.0.x
{% endhint %}

### **Installation**

Install the library using a package manager:

```
yarn add hc-mobile-app-ui
```
