Home

Awesome

react-native-utils

some utils for react-native

Documentation

Features

react-native-utils is a util package that allows you to:

Installation

$ npm install --save react-native-utils-gjs

Usage

Check out the Examples for details.

the following is a quick walkthrough of these utils

  import {httpRequest} from 'react-native-utils-gjs';
  import {FormView} from 'react-native-utils-gjs';