React Autosize Textarea

A textarea perfectly compatible with ReactJS default one which auto resizes its height based on user input.

A light replacement for built-in textarea component which automatically adjusts its height to match the content.

live demo

https://rawgit.com/buildo/react-autosize-textarea/master/examples/index.html

GitHub