Ecosyste.ms: OpenCollective

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

React Navigation

Routing and navigation for your React Native apps
Collective - Host: opensource - https://opencollective.com/react-navigation - Website: https://reactnavigation.org - Code: https://github.com/react-navigation

refactor: move index check to TabViewTransitioner

github.com/react-navigation/react-navigation - 2b19847a8126c66cd8de9d07d87329e1e46833d6 authored over 8 years ago by Satyajit Sahoo <[email protected]>
breaking: support passing indicatorStyle instead of indicatorColor

github.com/react-navigation/react-navigation - 5b13a70fdeef9b358892caf8bc22ae16a04cfbeb authored over 8 years ago by Satyajit Sahoo <[email protected]>
breaking: support passing indicatorStyle instead of indicatorColor

github.com/react-navigation/react-native-tab-view - 31e678f1fd24607d77f92da8b5f3bea18a0d431d authored over 8 years ago by Satyajit Sahoo <[email protected]>
breaking: rework API to be able to specify custom panHandlers

github.com/react-navigation/react-native-tab-view - 4a553fb2b82fc8a8e0bce797e0c8701f6948a3f5 authored over 8 years ago by Satyajit Sahoo <[email protected]>
breaking: rework API to be able to specify custom panHandlers

github.com/react-navigation/react-navigation - ca272611478449c069209c2de2607a7d8cfe8c4d authored over 8 years ago by Satyajit Sahoo <[email protected]>
feat: faster animation for tab switching

github.com/react-navigation/react-navigation - 9d16107237075f73a8fa5fd0730dad3e8008d84d authored over 8 years ago by Satyajit Sahoo <[email protected]>
feat: faster animation for tab switching

github.com/react-navigation/react-native-tab-view - 853158605eda090d2a6ac89bc569a96b2b401ff3 authored over 8 years ago by Satyajit Sahoo <[email protected]>
feat: add a non-animated TabView

github.com/react-navigation/react-native-tab-view - d7e1cb45c1463330af207a370a53065fd3661857 authored over 8 years ago by Satyajit Sahoo <[email protected]>
feat: add a non-animated TabView

github.com/react-navigation/react-navigation - c52c4a9430838114bedb6e23670ab8bc2e1001fe authored over 8 years ago by Satyajit Sahoo <[email protected]>
fix: update position after changing tab

github.com/react-navigation/react-navigation - 32e7ad12c12da269843d042f143964fd8191b048 authored over 8 years ago by Satyajit Sahoo <[email protected]>
fix: update position after changing tab

github.com/react-navigation/react-native-tab-view - 3608221a97ac8f75e6bd14c034d2ca8dec2b40e8 authored over 8 years ago by Satyajit Sahoo <[email protected]>
docs: add a third tab to the example

github.com/react-navigation/react-native-tab-view - a02e95fda4391da031f2151e45866522c83b2809 authored over 8 years ago by Satyajit Sahoo <[email protected]>
docs: add a third tab to the example

github.com/react-navigation/react-navigation - a20c44d5ff433c62b391c3de17948373d815fbf5 authored over 8 years ago by Satyajit Sahoo <[email protected]>
feat: support custom press color for tabs

github.com/react-navigation/react-navigation - 3f7f11e980268a6d66a3dca4e8a061913e9a609a authored over 8 years ago by Satyajit Sahoo <[email protected]>
feat: support custom press color for tabs

github.com/react-navigation/react-native-tab-view - 2fa0397c8278596538a06c78aa639985addddd7d authored over 8 years ago by Satyajit Sahoo <[email protected]>
fix: update index after animation to prevent jank

github.com/react-navigation/react-native-tab-view - 1fe48ce7a59ce6c7e75992751da6193fcfc4b1c6 authored over 8 years ago by Satyajit Sahoo <[email protected]>
fix: update index after animation to prevent jank

github.com/react-navigation/react-navigation - 268916cf27015942e8330890abfca37b4b42690c authored over 8 years ago by Satyajit Sahoo <[email protected]>
chore: bump version number

github.com/react-navigation/react-navigation - 2d769c21c0b02eb3aea63b4fcc95e333e461555e authored over 8 years ago by Satyajit Sahoo <[email protected]>
chore: bump version number

github.com/react-navigation/react-native-tab-view - 3fafdb005c710ac67e1473b8a5048e0677a19b44 authored over 8 years ago by Satyajit Sahoo <[email protected]>
fix: increase speed of transition based on swipe velocity

github.com/react-navigation/react-native-tab-view - 67049aa9a7e8c942cd4599884f906edb96b8c9d5 authored over 8 years ago by Satyajit Sahoo <[email protected]>
fix: increase speed of transition based on swipe velocity

github.com/react-navigation/react-navigation - a846984a1cb9a369c122d1bfa31b46259ea78165 authored over 8 years ago by Satyajit Sahoo <[email protected]>
flow: fix flow errors

github.com/react-navigation/react-navigation - 52eacd4a8ce25158cfb28f07d67bc3f965411451 authored over 8 years ago by Satyajit Sahoo <[email protected]>
flow: fix flow errors

github.com/react-navigation/react-native-tab-view - 906a2fb951d1a749c2f3c286a6e211c0e078d860 authored over 8 years ago by Satyajit Sahoo <[email protected]>
chore: bump version number

github.com/react-navigation/react-native-tab-view - fa5be1c4102a49da1755ad41a051d9f2c54540b0 authored over 8 years ago by Satyajit Sahoo <[email protected]>
chore: bump version number

github.com/react-navigation/react-navigation - d181970fa2aa9336acda673fb5dba7f751f9ca01 authored over 8 years ago by Satyajit Sahoo <[email protected]>
fix: correctly distinguish between horizontal and vertical gesture

github.com/react-navigation/react-navigation - 474e846a0c91c9a6e04282b3a7aed31130434a41 authored over 8 years ago by Satyajit Sahoo <[email protected]>
fix: correctly distinguish between horizontal and vertical gesture

github.com/react-navigation/react-native-tab-view - 5206d601f622ecc4f76d208616216ca480068c2c authored over 8 years ago by Satyajit Sahoo <[email protected]>