Ecosyste.ms: OpenCollective

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

github.com/react-navigation/react-navigation

Routing and navigation for your React Native apps
https://github.com/react-navigation/react-navigation

fix: conditionally set velocity threshold for Android

Android seems to be using nanosecond whereas iOS uses milliseconds. This makes velocity values w...

0848596f6010eaa99adcaa1bde9f03e57b9c5c68 authored over 8 years ago by Satyajit Sahoo <[email protected]>
fix: check if moving horizontally in finishGesture

e7c2592e60a06e5127732a6ac6c808be74697a76 authored over 8 years ago by Satyajit Sahoo <[email protected]>
fix: improve horizontal swipe detection

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

58bdbb46d7964fcbfa78408336e96b495e5e9394 authored over 8 years ago by Satyajit Sahoo <[email protected]>
fix: swipe when velocity is greater than 0.000001

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

9a4f4c4e4e6a9ac859a13d23a63055bb04825c34 authored over 8 years ago by Satyajit Sahoo <[email protected]>
chore: tweak tab press color opacity in example

61080b9403fe638073d835acefcdafbed7e83dac authored over 8 years ago by Satyajit Sahoo <[email protected]>
fix: don't jump beyond last slide

4673591c6ba90d7ddc775df06bc305f5ec47249b authored over 8 years ago by Satyajit Sahoo <[email protected]>
breaking: rename 'updateIndex' to 'jumpToIndex'

ea5fde97705c96d1350e9e4ab09c35127997da2b authored over 8 years ago by Satyajit Sahoo <[email protected]>
breaking: use a layout object instead of just width

db10c5cc5dfa692b6a890fbb34251e7737797dfd authored over 8 years ago by Satyajit Sahoo <[email protected]>
breaking: rename 'route.label' to 'route.title'

2fe5498b8dd8b24a3a27bf99c1fe6f28566d540e authored over 8 years ago by Satyajit Sahoo <[email protected]>
breaking: rename 'scenes' to 'routes'

1d0402bafe5448937d30c739b36ed83cd73f3892 authored over 8 years ago by Satyajit Sahoo <[email protected]>
fix: tweak logic to detect a swipe

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

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

d9374005cd0ae1afb6dc67e6eeb81d63c3162c59 authored over 8 years ago by Satyajit Sahoo <[email protected]>
feat: add a 'renderLabel' prop to <TabBarTop />

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

06b26144c305fc6262d00c544d0b241e0ea3c3d9 authored over 8 years ago by Satyajit Sahoo <[email protected]>