react-native-utils-gjs

0.2.6 • Public • Published

react-native-utils

some utils for react-native

Documentation

Features

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

  • use httpRequest to send a Get or Post http request
  • use FormView to set up a Form views page

Installation

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

Usage

Check out the Examples for details.

the following is a quick walkthrough of these utils

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

Package Sidebar

Install

npm i react-native-utils-gjs

Weekly Downloads

6

Version

0.2.6

License

MIT

Unpacked Size

95.7 MB

Total Files

613

Last publish

Collaborators

  • guojunshuai