-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
[ListItem] Added New Sub Component: ListItem Swipeable #2982
[ListItem] Added New Sub Component: ListItem Swipeable #2982
Conversation
arpitBhalla
commented
Apr 20, 2021
•
edited
Loading
edited
- Component
- Docs
- Demo
Codecov Report
@@ Coverage Diff @@
## next #2982 +/- ##
==========================================
- Coverage 83.80% 81.70% -2.10%
==========================================
Files 54 55 +1
Lines 1346 1383 +37
Branches 585 594 +9
==========================================
+ Hits 1128 1130 +2
- Misses 218 253 +35
Continue to review full report at Codecov.
|
@flyingcircle Kindly Review |
@arpitBhalla LGTM 😄 |
There's a spelling mistake in the docs (https://reactnativeelements.com/docs/listitem). ListItem.Swipable => ListItem.Swipeable |
Has been resolved already, will be available as soon the docs rebuild |
How can I reset the swiped-list after I press the button? I can't find any docs here... |