Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/react-navigation/react-native-tab-view

A fork of react-native-tab-view used by an old version of react-navigation, which we now must keep forever in this organization
https://github.com/react-navigation/react-native-tab-view

feat: add a 'renderLabel' prop to <TabBarTop />

d81a01bc187d6c72207612eaaa99b3fa7ae2a131 authored over 8 years ago by Satyajit Sahoo <[email protected]>
chore: add some keywords

e4fd6b2de6a2658251b1ea16e8b4eb0edbff7496 authored over 8 years ago by Satyajit Sahoo <[email protected]>
chore: bump version number

fababe3715e4866900151413dad62a2d70c286ca authored over 8 years ago by Satyajit Sahoo <[email protected]>
docs: add a README.md

c61dcc39f4ce7995fc0eccd5d4922d9bb62f9170 authored over 8 years ago by Satyajit Sahoo <[email protected]>
fix: add a threshold for gesture response

66ff3273cc7168051bbde5c39b2ca28299d78b35 authored over 8 years ago by Satyajit Sahoo <[email protected]>
refactor: use isIndexinrange instead of inline check

4204b636338c523237ea96103ce0f54b7ae6ffa6 authored over 8 years ago by Satyajit Sahoo <[email protected]>
fix: avoid initial animation when index !== 0

b770dac92eb0dfa2fef3854c90c50e4dcfda9e04 authored over 8 years ago by Satyajit Sahoo <[email protected]>
perf: do setState in Animation callback

915d39a0eef2f4d02dd990cfe8c11afe8b072929 authored over 8 years ago by Satyajit Sahoo <[email protected]>
breaking: rework API to allow more customisation

2ebbc9ac9c8992184bf19aa30ae84b7a3ce580e6 authored over 8 years ago by Satyajit Sahoo <[email protected]>
fix: update position in next event loop for better perf

2975e2633340a838ce97d10c22a62066438d5d81 authored over 8 years ago by Satyajit Sahoo <[email protected]>
fix: move componentDidUpdate to TabViewTransitioner

11630e883ff2b110e06913b6970442bd09f740ab authored over 8 years ago by Satyajit Sahoo <[email protected]>
fix: use a spring animation for a more natural swipe

bf64932b50b14313f3baa88df963ea0a3b64e995 authored over 8 years ago by Satyajit Sahoo <[email protected]>
chore: update flow annotations to have type args

f188420e8083421770a5e2f99548802e4b3e718d authored over 8 years ago by Satyajit Sahoo <[email protected]>
chore: bump package version

1e97830def77db25a1ea925c23d979f6c2648100 authored over 8 years ago by Satyajit Sahoo <[email protected]>
feat: animate tab labels when switching tabs

3de33d4c805ff7419a94f91694b71beac904d905 authored over 8 years ago by Satyajit Sahoo <[email protected]>
refactor: hold the index in position instead of offset

db329b6f55b2043a1c5d765ab09fb81dd564887c authored over 8 years ago by Satyajit Sahoo <[email protected]>
fix: take velocity into account when animating gesture end

ff4a94a16955351c6f0988a031fa32518acb568e authored over 8 years ago by Satyajit Sahoo <[email protected]>
fix: update index after animati for smoother transition

1238691794d2ebb0a9b78345cf2167208e6102cb authored over 8 years ago by Satyajit Sahoo <[email protected]>
refactor: move index check to TabViewTransitioner

2b06e03039f5e8248f42ef287f96e7a7edc4e1da authored over 8 years ago by Satyajit Sahoo <[email protected]>
breaking: support passing indicatorStyle instead of indicatorColor

31e678f1fd24607d77f92da8b5f3bea18a0d431d authored over 8 years ago by Satyajit Sahoo <[email protected]>
breaking: rework API to be able to specify custom panHandlers

4a553fb2b82fc8a8e0bce797e0c8701f6948a3f5 authored over 8 years ago by Satyajit Sahoo <[email protected]>
feat: faster animation for tab switching

853158605eda090d2a6ac89bc569a96b2b401ff3 authored over 8 years ago by Satyajit Sahoo <[email protected]>
feat: add a non-animated TabView

d7e1cb45c1463330af207a370a53065fd3661857 authored over 8 years ago by Satyajit Sahoo <[email protected]>
fix: update position after changing tab

3608221a97ac8f75e6bd14c034d2ca8dec2b40e8 authored over 8 years ago by Satyajit Sahoo <[email protected]>
docs: add a third tab to the example

a02e95fda4391da031f2151e45866522c83b2809 authored over 8 years ago by Satyajit Sahoo <[email protected]>
feat: support custom press color for tabs

2fa0397c8278596538a06c78aa639985addddd7d authored over 8 years ago by Satyajit Sahoo <[email protected]>
fix: update index after animation to prevent jank

1fe48ce7a59ce6c7e75992751da6193fcfc4b1c6 authored over 8 years ago by Satyajit Sahoo <[email protected]>
chore: bump version number

3fafdb005c710ac67e1473b8a5048e0677a19b44 authored over 8 years ago by Satyajit Sahoo <[email protected]>
fix: increase speed of transition based on swipe velocity

67049aa9a7e8c942cd4599884f906edb96b8c9d5 authored over 8 years ago by Satyajit Sahoo <[email protected]>
flow: fix flow errors

906a2fb951d1a749c2f3c286a6e211c0e078d860 authored over 8 years ago by Satyajit Sahoo <[email protected]>
chore: bump version number

fa5be1c4102a49da1755ad41a051d9f2c54540b0 authored over 8 years ago by Satyajit Sahoo <[email protected]>
fix: correctly distinguish between horizontal and vertical gesture

5206d601f622ecc4f76d208616216ca480068c2c authored over 8 years ago by Satyajit Sahoo <[email protected]>
first commit

93089e3d01f1d3fcde12f650e43eedda2a36656a authored over 8 years ago by Satyajit Sahoo <[email protected]>