Skip to content

Commit

Permalink
Merge pull request #27 from Andarist/docs-goals
Browse files Browse the repository at this point in the history
Added short list of library goals to the top of the README
  • Loading branch information
nkbt authored Apr 12, 2017
2 parents 77c6cf9 + 8249f64 commit cd4d15f
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,13 @@

Component-wrapper to determine and report children elements height

## Goals

![React Height](src/example/react-height.gif)
- `react-height` keeps things simple, therefore it does not support nested height change, it only checks immediate children change
- not based on specific browser APIs, so can be used in other environments too
- used as backend for [`react-collapse`](https://github.com/nkbt/react-collapse)

![React Height](src/example/react-height.gif)

## Installation

Expand Down

0 comments on commit cd4d15f

Please sign in to comment.