0.1.3-alpha • Published 6 years ago

react-instagram-feed v0.1.3-alpha

Weekly downloads
11
License
ISC
Repository
github
Last release
6 years ago

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

ParameterTypeRemarks
classNamestring
accessTokenstringrequired
countnumber
typestringone of popular, tags, location, user
paramstring
resolutionstringone of standard, low, thumbnail
wrapperfunctionit has to return react component
hasLinkboolean
linkTargetstringone of _blank, _self
showButtonboolean
buttonTextstring
beforefunction
afterfunction
forceNextanyif want to get next feeds, just change this property's value

Every properties (except accessToken) are optional