Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added demo of a mini calendar using the recyclerlistview #97

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

SudoPlz
Copy link

@SudoPlz SudoPlz commented Jan 5, 2018

Built with expo.

README.md Outdated
@@ -74,6 +74,8 @@ For full feature set have a look at prop definitions of [RecyclerListView](https
Please go through DataProvider, LayoutProvider and rowRenderer in detail. Those are the basic building blocks of this component. For more details dive into
the source code, lot of relevant comments have been added to help you out.

## Other projects:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be at the bottom of the file. Also, this is too simplistic and after few swipes things don't load. I don't see it adding value here. Thoughts?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I hard coded data for 3 months (because I was lazy) yesterday.
Here's the snack with 2 years of months. Someone can improve the logic and make the data populated whenever a month changes.

https://snack.expo.io/S1OeHVAQM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants