react-instagram-feed

0.1.3-alpha • Public • Published

React Instagram Feed

Component for Instagram feeds

Getting Started

# Installation with package manager 
$ npm i -S react react-dom react-instagram-feed

Development

$ npm run demo

Production Bundle

$ npm run bundle

Properties

Parameter Type Remarks
className string
accessToken string required
count number
type string one of popular, tags, location, user
param string
resolution string one of standard, low, thumbnail
wrapper function it has to return react component
hasLink boolean
linkTarget string one of _blank, _self
showButton boolean
buttonText string
before function
after function
forceNext any if want to get next feeds, just change this property's value

Every properties (except accessToken) are optional

Readme

Keywords

Package Sidebar

Install

npm i react-instagram-feed

Weekly Downloads

9

Version

0.1.3-alpha

License

ISC

Unpacked Size

154 kB

Total Files

11

Last publish

Collaborators

  • wonism