Skip to content

Conversation

@Sinharitik589
Copy link
Contributor

What kind of change does this PR introduce?

feature

Did you add tests for your changes?
NO

If relevant, did you update the documentation?
NO

Summary

#3232

Does this PR introduce a breaking change?

Other information

@arpitBhalla arpitBhalla changed the title fix:swipe animation disabling option in tabview (#3232) fix(TabView): disable swipe animation prop Feb 25, 2022
@arpitBhalla arpitBhalla changed the title fix(TabView): disable swipe animation prop fix(TabView): disableSwipe & disableTransition prop Mar 5, 2022
@codecov
Copy link

codecov bot commented Mar 5, 2022

Codecov Report

Merging #3372 (26440dd) into next (9f713f1) will increase coverage by 0.07%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             next    #3372      +/-   ##
==========================================
+ Coverage   78.88%   78.95%   +0.07%     
==========================================
  Files          89       89              
  Lines        1733     1739       +6     
  Branches      761      767       +6     
==========================================
+ Hits         1367     1373       +6     
  Misses        361      361              
  Partials        5        5              
Impacted Files Coverage Δ
packages/base/src/TabView/TabView.tsx 65.78% <100.00%> (+6.41%) ⬆️

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 9f713f1...26440dd. Read the comment docs.

@arpitBhalla
Copy link
Member

Thank you for your contribution 🎉

@arpitBhalla arpitBhalla merged commit 663932f into react-native-elements:next Mar 5, 2022
arpitBhalla added a commit that referenced this pull request Mar 5, 2022
Co-authored-by: Arpit Bhalla <55053424+arpitBhalla@users.noreply.github.com>
github-actions bot pushed a commit that referenced this pull request Mar 5, 2022
Co-authored-by: Arpit Bhalla <55053424+arpitBhalla@users.noreply.github.com>
github-actions bot pushed a commit that referenced this pull request Mar 5, 2022
Co-authored-by: Arpit Bhalla <55053424+arpitBhalla@users.noreply.github.com>
github-actions bot pushed a commit that referenced this pull request Mar 5, 2022
Co-authored-by: Arpit Bhalla <55053424+arpitBhalla@users.noreply.github.com>
github-actions bot pushed a commit that referenced this pull request Mar 5, 2022
Co-authored-by: Arpit Bhalla <55053424+arpitBhalla@users.noreply.github.com>
github-actions bot pushed a commit that referenced this pull request Mar 5, 2022
Co-authored-by: Arpit Bhalla <55053424+arpitBhalla@users.noreply.github.com>
github-actions bot pushed a commit that referenced this pull request Mar 5, 2022
Co-authored-by: Arpit Bhalla <55053424+arpitBhalla@users.noreply.github.com>
@arpitBhalla arpitBhalla linked an issue Mar 5, 2022 that may be closed by this pull request
@monk-lee
Copy link
Contributor

monk-lee commented Mar 5, 2022

Can you let me use it
react-native-elements/react-native-elements#base
react-native-elements/react-native-elements#themed, too?

@arpitBhalla
Copy link
Member

yeah, just delete lock file and reinstall

arpitBhalla added a commit that referenced this pull request Mar 17, 2022
Co-authored-by: Arpit Bhalla <55053424+arpitBhalla@users.noreply.github.com>
arpitBhalla added a commit that referenced this pull request Mar 19, 2022
Co-authored-by: Arpit Bhalla <55053424+arpitBhalla@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

Disable TabView swipe animation

3 participants