Skip to content

Releases: hyochan/react-native-masonry-list

1.1.1

21 Oct 05:46
Compare
Choose a tag to compare

Expose innerRef to use ref of MasonryList #21

1.1.0

19 Oct 13:50
Compare
Choose a tag to compare

Fix element typings and add default flex: 1 style

Update packages and make it a pure component

1.0.9

19 Oct 12:57
Compare
Choose a tag to compare

Fix element typings and add default flex: 1 style

1.0.8

10 Sep 12:32
Compare
Choose a tag to compare

Add support for horizontal layout #17

1.0.7

11 Aug 14:06
Compare
Choose a tag to compare
  • Use refreshing from props if specified #13

1.0.6

10 Jun 11:55
Compare
Choose a tag to compare

Correctly deploy types.

1.0.4

03 May 03:30
Compare
Choose a tag to compare

Add missing dooboolab post-install script.

1.0.3

03 May 03:15
ecb09bd
Compare
Choose a tag to compare

Experimental deno support on nest.land.

1.0.2

02 May 17:03
Compare
Choose a tag to compare

More readme

1.0.1

02 May 14:59
Compare
Choose a tag to compare

Initial MansoryList component on top of react-native ScrollView just like the FlatList.