forked from AppAndFlow/react-native-masonry-list
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- List Footer is not duplicated for each column (only one list footer is now present) - OnEndReached now is properly called for the whole component instead of for each column
- Loading branch information
Showing
1 changed file
with
49 additions
and
51 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 comments
on commit c64988e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
OnEndReached PR applied -> AppAndFlow#24
FooterSupport PR applied -> AppAndFlow#22
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sweet, thanks — having these comments in a file header comment would be great too.
Is there any reason why you don’t want to do the file header comment? Or let me know if I’m not communicating something
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oh kk. Nevemind this is in the ShopWith org. Good to go
@lewisf, added _onEndReached