react-native-global-ui

2.0.2 • Public • Published

react-native-global-UI

react-native-global-UI provide some UI which can use with API.

User can use those UI in everyWhere without declare them in JSX

Usage

================================================

1)import UI

import {
  Loading,
  HUD
} from 'react-native-global-ui'

2)show it!

Loading.show()

3) hide it!

Loading.hide()

Package Sidebar

Install

npm i react-native-global-ui

Weekly Downloads

6

Version

2.0.2

License

ISC

Unpacked Size

181 kB

Total Files

52

Last publish

Collaborators

  • milawoai