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

[ListItem] Added New Sub Component: ListItem Swipeable #2982

Merged
merged 7 commits into from
May 10, 2021

Conversation

arpitBhalla
Copy link
Member

@arpitBhalla arpitBhalla commented Apr 20, 2021

  • Component
  • Docs
  • Demo

@arpitBhalla arpitBhalla marked this pull request as draft April 20, 2021 16:20
@codecov
Copy link

codecov bot commented Apr 20, 2021

Codecov Report

Merging #2982 (c47bde5) into next (d2b432b) will decrease coverage by 2.09%.
The diff coverage is 5.40%.

Impacted file tree graph

@@            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     
Impacted Files Coverage Δ
src/list/ListItem.tsx 100.00% <ø> (ø)
src/list/ListItemSwipeable.tsx 5.40% <5.40%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d2b432b...c47bde5. Read the comment docs.

@arpitBhalla arpitBhalla changed the title Added New Sub Component Docs: ListItem Swipeable Added New Sub Component: ListItem Swipeable Apr 21, 2021
@arpitBhalla arpitBhalla marked this pull request as ready for review April 25, 2021 18:56
@arpitBhalla
Copy link
Member Author

@flyingcircle Kindly Review

@arpitBhalla arpitBhalla marked this pull request as draft May 2, 2021 13:54
@khushal87
Copy link
Member

@arpitBhalla LGTM 😄

@arpitBhalla arpitBhalla changed the title Added New Sub Component: ListItem Swipeable [ListItem] Added New Sub Component: ListItem Swipeable May 6, 2021
@arpitBhalla arpitBhalla marked this pull request as ready for review May 9, 2021 14:04
@flyingcircle flyingcircle merged commit 6caaf96 into react-native-elements:next May 10, 2021
@arpitBhalla arpitBhalla deleted the listItem-swiper branch May 10, 2021 02:34
@zhangkai-cpchain
Copy link

There's a spelling mistake in the docs (https://reactnativeelements.com/docs/listitem). ListItem.Swipable => ListItem.Swipeable

@arpitBhalla
Copy link
Member Author

arpitBhalla commented Jun 23, 2021

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

@0xouzm
Copy link

0xouzm commented Mar 23, 2022

How can I reset the swiped-list after I press the button? I can't find any docs here...

@arpitBhalla
Copy link
Member Author

#3411

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.

5 participants