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

fix: don't render until layout has width

ecfb3dc1df631874835758b38536be3590bde1a6 authored almost 8 years ago by Satyajit Sahoo <[email protected]>
fix: set width on tab instead of touchable

7f9e2dc881fd88f3a93cc75bdc68d5cd231fd869 authored almost 8 years ago by Satyajit Sahoo <[email protected]>
docs: update optimization tips

7cc298e1d09ed04cd8827fda5ae8886305ad9c3c authored almost 8 years ago by Satyajit Sahoo <[email protected]>
docs: update README on default pagers

3c6af25f367808538e0bf23dfcb9de81bc82f13c authored almost 8 years ago by Satyajit Sahoo <[email protected]>
feat: support custom tabWidth for non-scrollable tabs

d24c0c3efaba0121e00dc76329e5f8978091178c authored almost 8 years ago by Satyajit Sahoo <[email protected]>
docs: use animated for tab bar

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

71e49c571dce8b62615a421160201ac785c49d77 authored almost 8 years ago by Satyajit Sahoo <[email protected]>
chore: update dependencies

654f307edfb92f5e0dfb914c81720b62ae808257 authored almost 8 years ago by Satyajit Sahoo <[email protected]>
feat: add testID and accessibilityTraits to TabBar items

e1dbcba3038dc2ee0f8dd39744e7d942e5ebd047 authored almost 8 years ago by Satyajit Sahoo <[email protected]>
breaking: switch to native pagers by default

If you want to keep the old behaviour, pass a 'renderPage' prop to 'TabViewAnimated' with,

```
...

6e743b6b030dd7c2d72aae56494a9b42125d4490 authored almost 8 years ago by Satyajit Sahoo <[email protected]>
chore: bump version number

79b3bcc2a47717c0355e407fb53d058f5c9bd183 authored about 8 years ago by Satyajit Sahoo <[email protected]>
fix: fix maximum callstack size reached error after unmount (#69)

87ab36fcff5f7470d246a192940f73dba7ce14df authored about 8 years ago by Mateusz Zatorski <[email protected]>
breaking: remove <TabViewPage /> entirely

028a49c4dfe25c0ff518172504a2395d65e03efd authored about 8 years ago by Satyajit Sahoo <[email protected]>
refactor: tweak TabViewPanPager

bb033982fff6a4458e9d822dea099b08983ab7dd authored about 8 years ago by Satyajit Sahoo <[email protected]>
fix: disable 'automaticallyAdjustContentInsets' in TabBar

5fe843614865297a4744bb8209754aff8d9ad28d authored about 8 years ago by Satyajit Sahoo <[email protected]>
docs: add note about required react native version (#67)

128d89e716682e6ce1e70bc81eefa60baca5259a authored about 8 years ago by Honza Kalfus <[email protected]>
fix: respect `swipEnabled` prop (#66)

343c6e7e0e6ba261e9cf425ef4eadb51e3a0d5fd authored about 8 years ago by Satyajit Sahoo <[email protected]>
added swipe enabled check

df49b88a54d33e9848fca7dcc22da5adfaeee8b7 authored about 8 years ago by Julien Vincent <[email protected]>
refactor: inline pan responder functions to TabViewPagerPan (#65)

afb9a8071b4dd6e151f576d46cbf525e29a2d848 authored about 8 years ago by Julien Vincent <[email protected]>
chore: bump version number

99b23a914efad1e620b6ce45000f2efc6c8b0bc2 authored about 8 years ago by Satyajit Sahoo <[email protected]>
docs: update link to exponent example

8648c11d06f0abda9477a6c27fb9381a7092e28b authored about 8 years ago by Satyajit Sahoo <[email protected]>
docs: update exponent version for example

6fe5c3601c9af8e53f5d6b4121e08dff8b45d3c4 authored about 8 years ago by Satyajit Sahoo <[email protected]>
docs: add initialLayout to examples

f0f5886a9d9fa89696f731110cb75417b00fa2b1 authored about 8 years ago by Satyajit Sahoo <[email protected]>
feat: accept an initialLayout prop

66a148603daf46a82f29d19522e16bccf57aa1bf authored about 8 years ago by Satyajit Sahoo <[email protected]>
fix: fix harline shadow not visible on iOS

2f003f9a3f5bde9c7ecaa25dfc81ad54d569aa0c authored about 8 years ago by Satyajit Sahoo <[email protected]>
chore: bump version number

c991f93dcf5855482a6ea26c360c9f4154efa63a authored about 8 years ago by Satyajit Sahoo <[email protected]>
docs: add a troubleshooting section

e5a5dd6104ebae786a360dde9712e1e894e28aa8 authored about 8 years ago by Satyajit Sahoo <[email protected]>
chore: ignore vector icons for flow

38591626bfc875b58f721d2f75444e1da43284da authored about 8 years ago by Satyajit Sahoo <[email protected]>
chore: flow fixes

9f9b187353baf4e5d42cbfa045ed8ed7a976614b authored about 8 years ago by Satyajit Sahoo <[email protected]>
chore: add missing dev dependencies

6a3cdf913e7bc6d6a9588b7c9eae8c774920c8bc authored about 8 years ago by Satyajit Sahoo <[email protected]>
fix: fix tabbar height being 0 on RN 0.37. fixes #54

b0e5cc775d07e6362f6e51e5e976432eca676250 authored about 8 years ago by Satyajit Sahoo <[email protected]>
chore: remove yarn.lock from example

e26c57af0853ff0df9fbdc5ebd1959cb845105d2 authored about 8 years ago by Satyajit Sahoo <[email protected]>
Merge pull request #58 from gre/fix/55

Fixes tab transition to jump if update occurs during transition

6053f353d02a351692c72fa5f3a2a4817bf6ae51 authored about 8 years ago by Satyajit Sahoo <[email protected]>
Fixes tab transition to jump if update occurs during transition

https://github.com/react-native-community/react-native-tab-view/issues/55

9d8a60fc75a9e958b2c01983a61139e27a55cf15 authored about 8 years ago by Gaëtan Renaudeau <[email protected]>
fix: fix canJumpToTab behaviour when swiping

daba76238862b021b68780c1e9ca199de554fdef authored about 8 years ago by Satyajit Sahoo <[email protected]>
chore: included npm version in README.md (#52)

5602c5972b1ef0b73fa0741d3f12f6ef9f070762 authored about 8 years ago by Youngchan Je <[email protected]>
Fix flow issues

5c91534d77c310b3a3d520a87cc7e862ceb3f8ae authored about 8 years ago by Satyajit Sahoo <[email protected]>
Add SceneRendererProps to type annotation

9181a4251513c5b28bc834dfbcd5022075e3fa1c authored about 8 years ago by Mike Grabowski <[email protected]>
Fix flow annotations everywhere :fire:

7c04ec7263d94e65e542db125a965d8e54119938 authored about 8 years ago by Mike Grabowski <[email protected]>
chore: bump version number

c610b7b6c1bba8ac3c38b357bef75866ae87b56a authored about 8 years ago by Satyajit Sahoo <[email protected]>
v0.0.36

dc423bd7e5f3af1faab0d1b4bfb47bd235fe13a3 authored about 8 years ago by Satyajit Sahoo <[email protected]>
fix: suppress false warning. fixes #46

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

d438825eaf37d01fcc204d4aed207329b1f6146c authored about 8 years ago by Satyajit Sahoo <[email protected]>
docs: use iOS style tabbar for NoAnimation example

0c48406841bc414ebdc59f6da3a723804f80a953 authored about 8 years ago by Satyajit Sahoo <[email protected]>
feat: add an 'activeOpacity' prop to TabBar

885fbb737a23d82e65ce62e4d3bc10881e5f4332 authored about 8 years ago by Satyajit Sahoo <[email protected]>
docs: fix appbar elevation

4a5081e7c152e1cd785b8e99e805e278ba847582 authored about 8 years ago by Satyajit Sahoo <[email protected]>
fix: stop animation when gesture starts

b8044d2822fbfd20db06e30382772ffb9bf83fbe authored about 8 years ago by Satyajit Sahoo <[email protected]>
fix: reduce dead zone size

3b23aeafecd34b53ef2711b6d30692c4018559ed authored about 8 years ago by Satyajit Sahoo <[email protected]>
fix: check if startDirection is 0 (#45)

2965b8c27d4e08200acb6646ab29fbf7a7fbb0c0 authored about 8 years ago by Julien Vincent <[email protected]>
feat: add canJumpToTab prop to TabViewTransitioner (#44)

9fb2d32d4d18d1706ad3f7edb453c3df9eda1666 authored about 8 years ago by Mateusz Zatorski <[email protected]>
refactor: simplify pan responder

2da431f1627b6239f6d788c1b48545812ecd0c5e authored about 8 years ago by Satyajit Sahoo <[email protected]>
Added a 'deadzone' before PanResponder capture. (#41)

d90d069af2be16261c3eac0d8a037adf0aabe5a7 authored about 8 years ago by Julien Vincent <[email protected]>
Better handing of a canceled swipe. (#42)

8cf8311c00b55c04b09038ba62d68c62ad9e32c1 authored about 8 years ago by Julien Vincent <[email protected]>
feat: use Animated.View for TabBar root container (#43)

This way, properties like backgroundColor can be animated

b4542263674b746719fdfaa36f6e632fd833b708 authored about 8 years ago by Claudéric Demers <[email protected]>
docs: make example work with yarn

384229d6e1161d6421f4acfaf6cddd1219bdaafb authored about 8 years ago by Satyajit Sahoo <[email protected]>
chore: bump version number

d10254ba004dbe119cf493c2d7d29267d646b095 authored about 8 years ago by Satyajit Sahoo <[email protected]>
Update Flow types

d93344f04e6560a2be7c24fb59db399ace92b901 authored about 8 years ago by Satyajit Sahoo <[email protected]>
Remove dependency on @exponent/vector-icons

155fe22da3060f1410bf1fb501c8be3a629837d2 authored about 8 years ago by Satyajit Sahoo <[email protected]>
docs: fix appbar elevation

83f56d9c40590250529ac443cea74891961b981c authored about 8 years ago by Satyajit Sahoo <[email protected]>
chore: bump version number

6110acce46a3781222a650fbc2983a32933f6d9f authored about 8 years ago by Satyajit Sahoo <[email protected]>
chore: enable flow for examples

56ebf98c8d3003741338e8ebfc5bcd59baa31437 authored about 8 years ago by Satyajit Sahoo <[email protected]>
fix: fix flow errors

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

61b23cc4b75aac6bce9af08fa75a379dfecc4502 authored about 8 years ago by Satyajit Sahoo <[email protected]>
docs: use icon fonts in example

2886c4e9213c5bd00b741811c83e0a540a105d6f authored about 8 years ago by Satyajit Sahoo <[email protected]>
fix: set tab label background to transparent

81008e124fc33478312040bd8dc901add0fd0d8c authored about 8 years ago by Satyajit Sahoo <[email protected]>
docs: move titles to individual components

c26d67960b82d4ab08048521305d2f65dd5a2b72 authored about 8 years ago by Satyajit Sahoo <[email protected]>
feat: add a hairline shadow below tabbar on iOS

6c767ced7636302303922ee7332d0b5d841fe136 authored about 8 years ago by Satyajit Sahoo <[email protected]>
docs: fix scrollview example

e14ee1591d547b791f9ecc7d43c133367612c843 authored about 8 years ago by Satyajit Sahoo <[email protected]>
fix: add a <TabViewPage /> component with deprecation warning

2a40380fcc22d4052a93f981d263d8e225e8d9a2 authored about 8 years ago by Satyajit Sahoo <[email protected]>
fix: default to PanResponder based pager

bb851aea2c4dc190d7fc936aa742d34716951d50 authored about 8 years ago by Satyajit Sahoo <[email protected]>
Add ability to use alternative pager components (#36)

* breaking: remove <TabViewPage /> and introduce a pager component

* feat: add a ScrollView b...

27e6ce5ffaf077ba8bcacafecc61ece27133f5d9 authored about 8 years ago by Satyajit Sahoo <[email protected]>
docs: remove some examples

4d55f8bb75d1d60043529291b2994458dd1bcaea authored about 8 years ago by Satyajit Sahoo <[email protected]>
docs: remove indicator from NoAnimationExample

b5a9c0053f7f7c7cde5d96d466fbd28175ada825 authored about 8 years ago by Satyajit Sahoo <[email protected]>
fix: change back to previous index if it didn't change

af4e3208a21684ec734ca5b6a7ff8a8d8dac2dcc authored about 8 years ago by Satyajit Sahoo <[email protected]>
docs: don't set a press color

013ec174017e03a79e3c06b32dd3bf013cce88be authored about 8 years ago by Satyajit Sahoo <[email protected]>
docs: fix tabbar style in scrollview example

d2e04fee4c0063d641d72b2828cb0392e8671f20 authored about 8 years ago by Satyajit Sahoo <[email protected]>
docs: add custom indicator to bottom tabs

fd5a6a303bf23fc924dd14cc9522eb8f61334f4a authored about 8 years ago by Satyajit Sahoo <[email protected]>
fix: render indicator below tabs

ad1ffbc99cd21eb6cd04c8c3d4915cdc5dc5c735 authored about 8 years ago by Satyajit Sahoo <[email protected]>
docs: revamp the examples

8f172bf90621551636e1a1473a29b8f7989aa374 authored about 8 years ago by Satyajit Sahoo <[email protected]>
fix: make tab press effect borderless

4b88fc1bce6945cb5e1ecf697891dd3d8a765105 authored about 8 years ago by Satyajit Sahoo <[email protected]>
chore: ignore VSCode files

0328ce9b9314cf647dff91cbcd053b4633960ad1 authored about 8 years ago by Satyajit Sahoo <[email protected]>
chore: bump version number

b461c7741bba99f170402a1cd706e0e4e166c225 authored about 8 years ago by Satyajit Sahoo <[email protected]>
refactor: use padding instead of margin for tabs

98b1f2944c1f7d4a6fd3d030eb8be11afa38eb8b authored about 8 years ago by Satyajit Sahoo <[email protected]>
Update README.md

a964fac2542bd45829ae33d0c947ee4a302fe336 authored about 8 years ago by Satyajit Sahoo <[email protected]>
feat: add support for scrollable tab bar. fixes #13 (#32)

1f4ae3400c5eeb64ad8aa26d64c0e9e7ca63604e authored about 8 years ago by Satyajit Sahoo <[email protected]>
fix: decrease velocity threshold for panResponder

efc6cf7547150090c7602a4c74a2e3b9c5825764 authored about 8 years ago by Satyajit Sahoo <[email protected]>
chore: remove non-existent path from flow libs

44ce872af1d87f0efd4d00c65936e597091e9231 authored about 8 years ago by Satyajit Sahoo <[email protected]>
fix: don't crash if there's only one tab

12e7f6d9e173dcc76fd2fef17daecd70e5496b45 authored about 8 years ago by Satyajit Sahoo <[email protected]>
chore: add react and react-native to devDependencies

92499e856e529e8b1bbd3b94730af51537928c40 authored about 8 years ago by Satyajit Sahoo <[email protected]>
chore: setup travis

60871c47c9628cbd3362eea700aa24f4e2067a7e authored about 8 years ago by Satyajit Sahoo <[email protected]>
chore: fix flow setup

e60b2cd77911f6b0dbae02ecce26ab41647adaa5 authored about 8 years ago by Satyajit Sahoo <[email protected]>
chore: remove exponent files from vcs

030fb7854696e8fc98ac332bdb192a103cde12cf authored about 8 years ago by Satyajit Sahoo <[email protected]>
breaking: change onTabItemPress to onTabPress

4e8c964385daa7ba704725bd1d8f8682c59a07c5 authored about 8 years ago by Satyajit Sahoo <[email protected]>
fix: only update layout if it changed (#33)

fa093fd4f1ad188b0f443ef49b313631a6b6b04d authored about 8 years ago by Ryan Kaskel <[email protected]>
chore: bump version number

d4e59ea71f728c0f1702602423dd9dd8a3be1abf authored about 8 years ago by Satyajit Sahoo <[email protected]>
fix: optional callback for _transitionTo (#30)

2ae2531ed594ae268e1f860ac7db457483407c15 authored about 8 years ago by William Li <[email protected]>
cleanup: remove unused Animated import (#31)

d4730168a9915e47125544ea4c759101916de8d6 authored about 8 years ago by William Li <[email protected]>
chore: bump version number

bdc88da8d2691d75ef78a651e7e5e5b2c1a7501f authored about 8 years ago by Satyajit Sahoo <[email protected]>
feat: add a renderBadge prop to TabBar

f452188e58f3375400f79d01706f9785da9e4510 authored about 8 years ago by Satyajit Sahoo <[email protected]>
perf: don't defer rendering of tab bar

47cee5aaa071e347ea681f22382f8240b5ebdd1a authored about 8 years ago by Satyajit Sahoo <[email protected]>