Added prop-types package modified listview.js to use it to remove depreciation warning.
Fixes #433
This component is fully backwards compatible with the original React ListView, but is compatible with Realm Results and List objects to use their snapshot functionality along with more efficiently checking if each row should update.