-
Couldn't load subscription status.
- Fork 2.3k
Comparing changes
Open a pull request
base repository: ptomasroos/react-native-scrollable-tab-view
base: master
head repository: ifndefdeadmau5/react-native-scrollable-tab-view
compare: master
- 10 commits
- 13 files changed
- 3 contributors
Commits on Oct 9, 2016
-
4
Configuration menu - View commit details
-
Copy full SHA for 5d8aeb1 - Browse repository at this point
Copy the full SHA 5d8aeb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f0c015 - Browse repository at this point
Copy the full SHA 3f0c015View commit details
Commits on Oct 21, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 3fd6828 - Browse repository at this point
Copy the full SHA 3fd6828View commit details
Commits on Nov 9, 2016
-
fix(ScrollableTabBar): ScrollView automaticallyAdjustContentInsets={f…
…alse} This fixes vertical scrolling of the ScrollableTabBar row behind the View container when its not placed at the top of the page but inside a navigator for instance on ios ScrollView made assumptions about where it was placed and tried to to adjust its container. setting automaticallyAdjustContentInsets={false} gives the styling power back to the containerConfiguration menu - View commit details
-
Copy full SHA for aa39788 - Browse repository at this point
Copy the full SHA aa39788View commit details
Commits on Nov 26, 2016
-
fix progress-computation in FacebookTabBar
The progress should be computed by using the absolute distance between each tab and the current animation-position. This enables smooth transitions from both sides rather than only during back-transitions.
Configuration menu - View commit details
-
Copy full SHA for 0ec815f - Browse repository at this point
Copy the full SHA 0ec815fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a2c8578 - Browse repository at this point
Copy the full SHA a2c8578View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f902b0 - Browse repository at this point
Copy the full SHA 7f902b0View commit details -
Merge pull request #471 from alexstroukov/master
fix(ScrollableTabBar): ScrollView automaticallyAdjustContentInsets={f…Configuration menu - View commit details
-
Copy full SHA for e4cab5c - Browse repository at this point
Copy the full SHA e4cab5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9cb9c8e - Browse repository at this point
Copy the full SHA 9cb9c8eView commit details
Commits on Nov 28, 2016
-
Merge pull request #479 from flxbe/patch-1
fix progress-computation in FacebookTabBar
Configuration menu - View commit details
-
Copy full SHA for 703416f - Browse repository at this point
Copy the full SHA 703416fView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master