-
Notifications
You must be signed in to change notification settings - Fork 97
Closed
Labels
Description
Hi @hoangnm
What future plans and/or expectations do you have for this library? I think is a great library! and I would like to continue contributing to it.
If you intend to continue actively developing and growing the library, I would suggest completing some chores:
- Add a LICENSE file (Add license #79)
- Add some basic tests
- Label issues (bug, feature request, high priority, etc)
- Enrich the README, we could:
- Add installation instructions
- Describe key features: supports multiple interactions (swipe through pages, event-press, grid-press, drag-and-drop event) works for both android and iOS, styles are customizable, supports multiple locales, etc
- Add more short demos (screenshots, GIFs)
- Add a section with contributors
- Add github actions enforcing linter and tests for every PR
- Add a contributing guides:
- Bug issue template
- Feature Request issue template
We can create new issues with these chores along the way, or even use this as a TODO list.
I would be happy to help with all these stuff!