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

chore: bump version number

github.com/react-navigation/react-navigation - b6aa2d26269abe05989b31dfd5044fa599d679df authored over 8 years ago by Satyajit Sahoo <[email protected]>
fix: maintain a single panResponder and manually call method from passed panHandler (#15)

github.com/react-navigation/react-native-tab-view - 22a95a887b13ddbee589e7c0e8bedb5bfa47f9b3 authored over 8 years ago by Satyajit Sahoo <[email protected]>
fix: maintain a single panResponder and manually call method from passed panHandler (#15)

github.com/react-navigation/react-navigation - b187cd117e39ac3296d46d23034d9858d45a6197 authored over 8 years ago by Satyajit Sahoo <[email protected]>
docs: simplify storing navigation state

github.com/react-navigation/react-native-tab-view - d01bc7738aafc045fcb45e1a80b61ebb9ae0bdb6 authored over 8 years ago by Satyajit Sahoo <[email protected]>
docs: simplify storing navigation state

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

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

github.com/react-navigation/react-native-tab-view - c0012420b8ab7501d4b5e87a700c1734ba34c0f3 authored over 8 years ago by Satyajit Sahoo <[email protected]>
docs: add a comment about updating panHandlers

github.com/react-navigation/react-navigation - 3a74bf7e90683c5ead3ff7365762b214dde9b7f5 authored over 8 years ago by Satyajit Sahoo <[email protected]>
docs: add a comment about updating panHandlers

github.com/react-navigation/react-native-tab-view - 717a0f6701f44d606081db17cca7ac084f3171b8 authored over 8 years ago by Satyajit Sahoo <[email protected]>
Revert "fix: update pan handlers in IntercationManager callback"

This reverts commit e2e28269a8f5b3700ff35273ec38ce6fec0b1f56.

github.com/react-navigation/react-native-tab-view - 856734dc9348ca37017956af38a90a5dad7e3c2f authored over 8 years ago by Satyajit Sahoo <[email protected]>
Revert "fix: update pan handlers in IntercationManager callback"

This reverts commit 94f656ffaaa16b66fca3162029f89db5cb45c01b.

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

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

github.com/react-navigation/react-native-tab-view - 89db9fd82e24a0e8ae80274a0c8abffe8a0000f2 authored over 8 years ago by Satyajit Sahoo <[email protected]>
fix: update pan handlers in IntercationManager callback

if the panResponder gets recreated during an interaction (e.g. - swipe gesture), it never clears ...

github.com/react-navigation/react-navigation - 94f656ffaaa16b66fca3162029f89db5cb45c01b authored over 8 years ago by Satyajit Sahoo <[email protected]>
fix: update pan handlers in IntercationManager callback

if the panResponder gets recreated during an interaction (e.g. - swipe gesture), it never clears ...

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

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

github.com/react-navigation/react-navigation - f5ee8ccf9f3706bd8c4bbb808432819f14271af2 authored over 8 years ago by Satyajit Sahoo <[email protected]>
refactor: use StyleSheet.absoulteFill

github.com/react-navigation/react-native-tab-view - 051d4d0eaa4a86150a71374eee420df3bc142deb authored over 8 years ago by Satyajit Sahoo <[email protected]>
refactor: use StyleSheet.absoulteFill

github.com/react-navigation/react-navigation - c166199dc3ac3a6688a2a72d74d260fccb35c5dd authored over 8 years ago by Satyajit Sahoo <[email protected]>
fix: fix updating panHandlers

github.com/react-navigation/react-navigation - f554c4ebd82788b6863ccc478d94615a6ba7add8 authored over 8 years ago by Satyajit Sahoo <[email protected]>
fix: fix updating panHandlers

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

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

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

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

github.com/react-navigation/react-native-tab-view - 72b926e907356432bca969d620bb1c3d5c64be7e authored over 8 years ago by Satyajit Sahoo <[email protected]>
feat: add `labelStyle` prop to `<TabBarTop />` (#14)

github.com/react-navigation/react-native-tab-view - affd62b1e8b9fb6cc0b36f4d903f90dd2cbbcfed authored over 8 years ago by Mateusz Zatorski <[email protected]>
feat: add `labelStyle` prop to `<TabBarTop />` (#14)

github.com/react-navigation/react-navigation - c8e51cc4841f265e92de206b10c250a086dce62a authored over 8 years ago by Mateusz Zatorski <[email protected]>
typo: fix typo in readme

github.com/react-navigation/react-native-tab-view - 136518756fe80e7c431f441d0c4b37305d5ed82c authored over 8 years ago by Satyajit Sahoo <[email protected]>
typo: fix typo in readme

github.com/react-navigation/react-navigation - 61ae2f5c384a6aad6fb4c77acfeca6707d40aa34 authored over 8 years ago by Satyajit Sahoo <[email protected]>
fix: update pan handlers only when state changes

github.com/react-navigation/react-navigation - 3ea3acc0e8a6b0f86fb20ea7261d96482a64ec46 authored over 8 years ago by Satyajit Sahoo <[email protected]>
fix: update pan handlers only when state changes

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

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

github.com/react-navigation/react-native-tab-view - 4a91883ad50ac2a081d563b43430f079e92d32a8 authored over 8 years ago by Satyajit Sahoo <[email protected]>
refactor: use Animated.event instead of calling 'setValue' directly

github.com/react-navigation/react-native-tab-view - 32b729ac238b152f83dd80d2292ed3fb670c3575 authored over 8 years ago by Satyajit Sahoo <[email protected]>
refactor: use Animated.event instead of calling 'setValue' directly

github.com/react-navigation/react-navigation - c003fdccc04853f1ab16cc8529ee024fb3a4d18e authored over 8 years ago by Satyajit Sahoo <[email protected]>
feat: add ability to lazily load pages

github.com/react-navigation/react-navigation - 12d43681ca9df7f24d60c67c8aab96947ced5e53 authored over 8 years ago by Satyajit Sahoo <[email protected]>
feat: add ability to lazily load pages

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

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

github.com/react-navigation/react-navigation - d94aaf3423a3f5d0974d8db9f77f0678be22957c authored over 8 years ago by Satyajit Sahoo <[email protected]>
docs: link to the type definitions

github.com/react-navigation/react-navigation - 2b855287b0bbdf239123006fc29581249cfed13b authored over 8 years ago by Satyajit Sahoo <[email protected]>
docs: link to the type definitions

github.com/react-navigation/react-native-tab-view - 2c75e03ad91ad37de861d0e0809a5522034c04c5 authored over 8 years ago by Satyajit Sahoo <[email protected]>
feat: add a 'onChangePosition' callback

github.com/react-navigation/react-native-tab-view - 83800e7e8941a15f015443a6e329433b83643ba0 authored over 8 years ago by Satyajit Sahoo <[email protected]>
feat: add a 'onChangePosition' callback

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

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

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

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

github.com/react-navigation/react-native-tab-view - 2c7f523aad0e5eec3cb3c9aea343ed8734bc5307 authored over 8 years ago by Satyajit Sahoo <[email protected]>
package: change 'react-addons-shallow-compare' to a peerDependency

github.com/react-navigation/react-navigation - 8ce484082141b9d897f3cbd6f867845a6a9dd765 authored over 8 years ago by Satyajit Sahoo <[email protected]>
package: change 'react-addons-shallow-compare' to a peerDependency

github.com/react-navigation/react-native-tab-view - 1ce5e4b032bca67837cced81f7ed006ab6cea7f9 authored over 8 years ago by Satyajit Sahoo <[email protected]>
Merge branch 'master' of github.com:satya164/react-native-tabview

github.com/react-navigation/react-native-tab-view - 592c28894c94fe02fded149a7182ceb88efd213c authored over 8 years ago by Satyajit Sahoo <[email protected]>
Merge branch 'master' of github.com:satya164/react-native-tabview

github.com/react-navigation/react-navigation - ab3e65e0b4582c3cd2c803e3d1bf20ab35588d56 authored over 8 years ago by Satyajit Sahoo <[email protected]>
fix: improve TouchableItem press animation (#12)

Fixes #11

github.com/react-navigation/react-navigation - c87c47f3b7ab8af5a3b0881b3efe220857b52599 authored over 8 years ago by Felipe Matos <[email protected]>
fix: improve TouchableItem press animation (#12)

Fixes #11

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

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

github.com/react-navigation/react-native-tab-view - c338b07b2bba01af738862c04b95c70e1a79c505 authored over 8 years ago by Satyajit Sahoo <[email protected]>
example: change buttom tabbar background

github.com/react-navigation/react-navigation - a74dd80b4b8fa77a7483a4727d6c4186e8f329e8 authored over 8 years ago by Satyajit Sahoo <[email protected]>
example: change buttom tabbar background

github.com/react-navigation/react-native-tab-view - 527c997b324c1eb817a397359c8f48dba010d25c authored over 8 years ago by Satyajit Sahoo <[email protected]>
fix: tweak tab labels to be closer to guidelines

github.com/react-navigation/react-navigation - ce7ca414cabfa9ea092c8c056abee21d7afdb910 authored over 8 years ago by Satyajit Sahoo <[email protected]>
fix: tweak tab labels to be closer to guidelines

github.com/react-navigation/react-native-tab-view - a97b5481d0a1721919d50db42ec1b86ef276b681 authored over 8 years ago by Satyajit Sahoo <[email protected]>
docs: add a description in README

github.com/react-navigation/react-navigation - 1c2fd5184acc586370d76a8b574e8b193d80e8f4 authored over 8 years ago by Satyajit Sahoo <[email protected]>
docs: add a description in README

github.com/react-navigation/react-native-tab-view - f2d54e6cf16b017dcc6b311f531c538519ba8b26 authored over 8 years ago by Satyajit Sahoo <[email protected]>
example: fix button alignment on ios

github.com/react-navigation/react-native-tab-view - e69b56a1f73c8d9c8ed042f6171c9f6c919a0fcc authored over 8 years ago by Satyajit Sahoo <[email protected]>
example: fix button alignment on ios

github.com/react-navigation/react-navigation - 7893a5818f7a903cbb19e18bdb89985c7fdb48bd authored over 8 years ago by Satyajit Sahoo <[email protected]>
package: update to RN 0.29

github.com/react-navigation/react-navigation - 8820398c1c339cb83f6df0221947a94afa3064a7 authored over 8 years ago by Satyajit Sahoo <[email protected]>
package: update to RN 0.29

github.com/react-navigation/react-native-tab-view - 266e8ed18efc590603d2c8bf364afe7bf5b448da authored over 8 years ago by Satyajit Sahoo <[email protected]>
example: use ScrollView in example list

github.com/react-navigation/react-native-tab-view - e2edc037e0939f28819fc5828d6b126f1fd75c32 authored over 8 years ago by Satyajit Sahoo <[email protected]>
example: use ScrollView in example list

github.com/react-navigation/react-navigation - 984e3e520c268a0aabcfca8ac0fd500c04f0e6f5 authored over 8 years ago by Satyajit Sahoo <[email protected]>
Merge branch 'master' of github.com:satya164/react-native-tabview

github.com/react-navigation/react-navigation - a28d49e778a687a20eced3a02f29353202ed4120 authored over 8 years ago by Satyajit Sahoo <[email protected]>
Merge branch 'master' of github.com:satya164/react-native-tabview

github.com/react-navigation/react-native-tab-view - 5265744554cdc8e1f3aa9c33115a89ef05bb0b62 authored over 8 years ago by Satyajit Sahoo <[email protected]>
example: enable persistence for example

github.com/react-navigation/react-native-tab-view - 307ec90bbfb4784e3d50289a440f280fed24e3f6 authored over 8 years ago by Satyajit Sahoo <[email protected]>
example: enable persistence for example

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

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

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

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

github.com/react-navigation/react-navigation - fe212074a88808115f5f6f725ed2bd635c0b026c authored over 8 years ago by Satyajit Sahoo <[email protected]>
docs: add optimization tips (#8)

github.com/react-navigation/react-navigation - 7032db4de29092e476d04ad3c763fdcfe977d31b authored over 8 years ago by Satyajit Sahoo <[email protected]>
docs: add optimization tips (#8)

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

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

github.com/react-navigation/react-navigation - 11c9106b477a15a2ad4aefab71b8fe1b074a3a50 authored over 8 years ago by Satyajit Sahoo <[email protected]>
example: add coverflow example

github.com/react-navigation/react-native-tab-view - 92c98343bb2d3176ca990808b6ab2655333a2282 authored over 8 years ago by Satyajit Sahoo <[email protected]>
example: add coverflow example

github.com/react-navigation/react-navigation - 403d3a369bd38757c447d69a5977210090f7ca3f authored over 8 years ago by Satyajit Sahoo <[email protected]>
fix: remove style proptype due to wrong warning about position

github.com/react-navigation/react-navigation - 3d7c14c028b533da9feb6f5ab056b0fb3294a8e9 authored over 8 years ago by Satyajit Sahoo <[email protected]>
fix: remove style proptype due to wrong warning about position

github.com/react-navigation/react-native-tab-view - 6ef5bc2844c35a95409f0f52e21dce5ec14ee6aa authored over 8 years ago by Satyajit Sahoo <[email protected]>
fix(proptypes): remove style proptype due to wrong warning about position

github.com/react-navigation/react-native-tab-view - 97eac020de5f24efc1123873281a1bafb8ddc113 authored over 8 years ago by Satyajit Sahoo <[email protected]>
fix(proptypes): remove style proptype due to wrong warning about position

github.com/react-navigation/react-navigation - 7871093e2f66de2d3ee5fe4be2fff871a1bee983 authored over 8 years ago by Satyajit Sahoo <[email protected]>
docs: update demo gif

github.com/react-navigation/react-navigation - 027e878f34673f2e7408eda084c1e6205b745df1 authored over 8 years ago by Satyajit Sahoo <[email protected]>
docs: update demo gif

github.com/react-navigation/react-native-tab-view - 7e6a4d937b1ce10110244951821a8ffb094c2d68 authored over 8 years ago by Satyajit Sahoo <[email protected]>
docs: fix typo in README

github.com/react-navigation/react-native-tab-view - 665660de5ab545ae01450c9cc0abf7798a2fad7d authored over 8 years ago by Satyajit Sahoo <[email protected]>
docs: fix typo in README

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

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

github.com/react-navigation/react-native-tab-view - 14a4c58e4fae0c14d6fc52daad64ab4932e43737 authored over 8 years ago by Satyajit Sahoo <[email protected]>
example: tweak example styling

github.com/react-navigation/react-native-tab-view - 9484db7997b70288db72db1b25c7aa9eab316c4e authored over 8 years ago by Satyajit Sahoo <[email protected]>
example: tweak example styling

github.com/react-navigation/react-navigation - a6f704dfc8d753836a72d064f6a2740cd9bf34c4 authored over 8 years ago by Satyajit Sahoo <[email protected]>
fix: use a helper to track position

Attaching a listener in the 'forHorizontal' function means we never clean it up, and since this f...

github.com/react-navigation/react-navigation - 9a4fbc8e9bc0f894ca07b82a5d4e93d07f8b707f authored over 8 years ago by Satyajit Sahoo <[email protected]>
fix: use a helper to track position

Attaching a listener in the 'forHorizontal' function means we never clean it up, and since this f...

github.com/react-navigation/react-native-tab-view - d1611a07e17366494e1f65741cbe62f92c33cbbb authored over 8 years ago by Satyajit Sahoo <[email protected]>
example: make example friendlier to iOS

github.com/react-navigation/react-navigation - cabc5489f6b08d00dd78229522b908c78767e0ce authored over 8 years ago by Satyajit Sahoo <[email protected]>
example: make example friendlier to iOS

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

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

github.com/react-navigation/react-native-tab-view - 57119d11fd8a3a28fff5488831e41bb9cc2ca49b authored over 8 years ago by Satyajit Sahoo <[email protected]>
breaking: remove <TabBarBottom />

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