react-native-progress-hud-modal

1.0.4 • Public • Published

react-native-progress-hud

Getting started

$ npm install react-native-progress-hud --save

Mostly automatic installation

$ react-native link react-native-progress-hud

Manual installation

iOS

  1. In XCode, in the project navigator, right click LibrariesAdd Files to [your project's name]
  2. Go to node_modulesreact-native-progress-hud and add RNProgressHud.xcodeproj
  3. In XCode, in the project navigator, select your project. Add libRNProgressHud.a to your project's Build PhasesLink Binary With Libraries
  4. Run your project (Cmd+R)<

Usage

import RNProgressHud from 'react-native-progress-hud';

// TODO: What to do with the module?
RNProgressHud;

Readme

Keywords

Package Sidebar

Install

npm i react-native-progress-hud-modal

Weekly Downloads

7

Version

1.0.4

License

none

Unpacked Size

97.3 kB

Total Files

36

Last publish

Collaborators

  • jonrinciari