Skip to content
This repository has been archived by the owner on Jun 28, 2019. It is now read-only.

Releases: soldotno/react-native-lazyload-deux

2.0.3

27 Nov 14:55
8aadf97
Compare
Choose a tag to compare
  • Set defaultProps in LazyloadListView
  • Guard measureLayout

2.0.2

02 Nov 08:52
4936c50
Compare
Choose a tag to compare
  • Update some of the code to match our coding style. Still some manual fixes that needs to be done.

2.0.1

02 Nov 07:54
6e3ce71
Compare
Choose a tag to compare
  • Fix typo causing the package to crash.

2.0.0

02 Nov 07:41
54691f4
Compare
Choose a tag to compare
  • Adds prop-types package to support React 16.
  • Minor config changes.