react-native-gifted-spinner

0.1.0 • Public • Published

Gifted Spinner

This component is now deprecated. Use ActivityIndicator instead.

Installation

npm install react-native-gifted-spinner --save

Example

import React, { Component } from 'react';
import GiftedSpinner from 'react-native-gifted-spinner';
 
export default class Example extends Component {
  render() {
    return (
      <GiftedSpinner />
    );
  }
}

License

MIT

Feel free to ask me questions on Twitter @FaridSafi !

Package Sidebar

Install

npm i react-native-gifted-spinner

Weekly Downloads

71

Version

0.1.0

License

MIT

Last publish

Collaborators

  • faridsafi