Fixes a bug introduced in 2.0.2 where nextProps.estimatedItemSize wasn't being passed down properly in componentWillReceiveProps
Added support for dynamic property updates to itemCount and estimatedItemSize #3
Fix certain unhandled scenarios in componentWillReceiveProps
Added support for horizontal lists via the scrollDirection prop
Initial release