# react-native-zbase

[![npm version](https://badge.fury.io/js/react-native-zbase.svg)](https://badge.fury.io/js/react-native-zbase)

This project brings together custom native components. The goal is to facilitate the organization and maintenance of them.

## Install

1. Before install this, please install and configure:
- [react-native-vector-icons](https://github.com/oblador/react-native-vector-icons#installation).

2. Installation:

```
npm install --save react-native-zbase
```

## Components

- FloatButton (`updated`)
- ListItem (`updated`)
- SelectItems (`updated`)
- Toolbar (`updated`)
