react-pull-from-edge
TypeScript icon, indicating that this package has built-in type declarations

1.0.5 • Public • Published

react-pull-from-edge

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save react-pull-from-edge

Usage

import React, { Component } from 'react';

import { PullFromEdge } from 'react-pull-from-edge';

export const Example = () => {
    return <PullFromEdge onPullTop={() => alert('pull from top')}>content...</PullFromEdge>;
};

License

MIT © JamieZMZhang

Readme

Keywords

none

Package Sidebar

Install

npm i react-pull-from-edge

Weekly Downloads

1

Version

1.0.5

License

MIT

Unpacked Size

63.2 kB

Total Files

12

Last publish

Collaborators

  • asxasdfghjkl