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

reverted back to 0.0.66 react-native-tab-view

github.com/react-navigation/react-navigation-4 - 7eda8a2fe7ae98b7114438d316b2ef4051319b6b authored over 7 years ago
updated react-native-tab-view

github.com/react-navigation/react-navigation-4 - 59a71f7acf05f53a139b5e686a783b88d84b4f6d authored over 7 years ago
fix: make depreciation warning functional (#318)

github.com/react-navigation/react-navigation - d2247f28423630f474d0606f6473bf6e1ec5aba4 authored over 7 years ago
fix: make depreciation warning functional (#318)

github.com/react-navigation/react-native-tab-view - ef4b76bd9c5f857bec664c75f03fe4dc647a8be4 authored over 7 years ago
Updates Routers.md - adds missing parenthesis (#2230)

Adds missing parenthesis to *Handling Custom URIs* code example

github.com/react-navigation/react-navigation-4 - b00208baa7782d5fa487f95cf59776c6ec83b3f9 authored over 7 years ago
Change parallelism on Circle to 2

github.com/react-navigation/react-navigation-4 - 99cd4604b402852765592aa52b00e4d4933518e0 authored over 7 years ago
Remove ReduxExample from Circle

github.com/react-navigation/react-navigation-4 - ba47c772ff9552d0bcdd5ffd32f6a0dd5c85ea88 authored over 7 years ago
Fix tests in NavigationPlayground

github.com/react-navigation/react-navigation-4 - e2afc982da6cb1407835ad17dbf7ac682e960a92 authored over 7 years ago
Remove generating prop-types from Flow

github.com/react-navigation/react-navigation-4 - dd3290aa59939d3b6e2000811e057df4bf855190 authored over 7 years ago
Add flow definition to eslintignore

github.com/react-navigation/react-navigation-4 - a0741712ed646428a29e996e9041eb64236d2106 authored over 7 years ago
Update NavigationPlayground to 0.45.1, add stub react-nav flow definition

github.com/react-navigation/react-navigation-4 - ebf1e2e893bf21a58ba6ee72285003ed1cd6bdb8 authored over 7 years ago
Clean up some flow types code-base wide, reorganize cardstack views

github.com/react-navigation/react-navigation-4 - eb8434a5b6af5077443ed6ebad3d03329e4740cd authored over 7 years ago
Update depenencies, update Prettier

github.com/react-navigation/react-navigation-4 - 681e1c6e3129b9adb3d7a5b5a0af2e4a06ab986b authored over 7 years ago
Stricter flow typing on CardStackStyleInterpolator

github.com/react-navigation/react-navigation-4 - bbd82dff53f19b09eb3095921a7ac093be57e566 authored over 7 years ago
Add react-native flow-typed definition

github.com/react-navigation/react-navigation-4 - c209b2dfcce6f85472aca27b33d904e56a6d0c46 authored over 7 years ago
Update to RN 0.45, fix/improve flow coverage

github.com/react-navigation/react-navigation-4 - 9436d03fe8fface09001a5a40ce0aa8a01ad9e7e authored over 7 years ago
BackAndroid -> BackHandler

github.com/react-navigation/react-navigation-4 - 8455b75dbd7913037f9692cc9bacdecf74bd6b01 authored over 7 years ago
Disable noisy logging unless process.env.REACT_NAV_LOGGING is set

github.com/react-navigation/react-navigation-4 - 1919bff719908a885610e5005a9a594e473ce7fd authored over 7 years ago
Improved header + tab bar styles on iOS

github.com/react-navigation/react-navigation-4 - 2da42c0cc09cd64d5991cb15125a50fff9cbf58c authored over 7 years ago
chore: fix license badge

github.com/react-navigation/react-navigation - 1ddd7dfe82caa7d573052fd144a8736042bece45 authored over 7 years ago
chore: don't use expo's react-native fork

github.com/react-navigation/react-navigation - adfc618ffdc5b27aad2c8367162c4a5d00da81be authored over 7 years ago
chore: don't use expo's react-native fork

github.com/react-navigation/react-native-tab-view - 8b49a14480324075e2820fc3204cbb52ca84c28a authored over 7 years ago
feat: add onSwipeStart and onSwipeEnd props to TabViewPagerPan (#303)

github.com/react-navigation/react-native-tab-view - 4ca33a18c76bde27ee2c096ef7473f6f97f8975c authored over 7 years ago
feat: add onSwipeStart and onSwipeEnd props to TabViewPagerPan (#303)

github.com/react-navigation/react-navigation - a45fe08bc8e7123b3bef7d035662773975c25695 authored over 7 years ago
BREAKING: change some callback prop names

onChangePosition was changed to onPositionChange with a different signature
onRequestChangeTab wa...

github.com/react-navigation/react-navigation - 530e3efc562e5e26421c25f1b6f5d02f42353198 authored over 7 years ago
docs: add instructions to run the example

github.com/react-navigation/react-navigation - 652e5f3129ce391d3c1571379a5ae05bcb0dd96f authored over 7 years ago
docs: add instructions to run the example

github.com/react-navigation/react-native-tab-view - 3d3fbc01b26c1e50aab776ef54aab9e8f8027260 authored over 7 years ago
BREAKING: change some callback prop names

onChangePosition was changed to onPositionChange with a different signature
onRequestChangeTab wa...

github.com/react-navigation/react-native-tab-view - bb74c814275d2ec2931cda2144d37831076487e4 authored over 7 years ago
fix: fix scroll value not being correct on some phones like Xiaomi Mi5 Plus. (#300)

github.com/react-navigation/react-native-tab-view - d624871d73e2057598cf5e0f0721c1007c4ea5db authored over 7 years ago
fix: fix scroll value not being correct on some phones like Xiaomi Mi5 Plus. (#300)

github.com/react-navigation/react-navigation - fbab949775a77219c1bb1a19f77f89a7c6951f7e authored over 7 years ago
Adding reset key documentation (#1297)

github.com/react-navigation/react-navigation-4 - cc22138b1927a006b6e2a29c2b3dd38da736a164 authored over 7 years ago
Fix flow type for NavigationParams (#1574)

github.com/react-navigation/react-navigation-4 - 9037dd3c4eb608e2a4ca2fbe67fa833585f1d569 authored over 7 years ago
fixed bug with wrong label&icon in Drawer (#1914)

* fixed bug with wrong label&icon in Drawer

* itemPress in Drawer now always navigates to fir...

github.com/react-navigation/react-navigation-4 - 5e27ecf35ece74688e0dd283c732f7cc2c7828f5 authored over 7 years ago
Removed duplicate navigation flow annotation in CardStack (#1993)

- Also defined in the NavigationTransitionProps

github.com/react-navigation/react-navigation-4 - fa9a2d6960aa0d43f4bfd81e9689ff77ec658219 authored over 7 years ago
Added with navitation to website’s docs (#1974)

github.com/react-navigation/react-navigation-4 - 72f6331fdbf040a68a9a983867570ca8a4b1abcd authored over 7 years ago
fix header metrics based on Material design guidelines (#2001)

github.com/react-navigation/react-navigation-4 - b310b153fd76edd27ecbf4d6d2d71ead1d33a530 authored over 7 years ago
Update StackRouter.md (#2047)

Add missing ":"

github.com/react-navigation/react-navigation-4 - 8772e5f37300b9d17ca97d1606cddcf0ef60c268 authored over 7 years ago
Fixed spelling mistake in validateRouteConfigMap (#2049)

github.com/react-navigation/react-navigation-4 - 04b5578c1426dc7c59cfcfaf27db8f614e5f9b05 authored over 7 years ago
Fix CircleCI configuration

github.com/react-navigation/react-navigation-4 - b6de8cb276dd4214f6c5db6100a2b3d00036515d authored over 7 years ago
fix: prevent android tab view pager from entering inconsistent state (#280)

github.com/react-navigation/react-native-tab-view - 16f0b41d72fd7151d777666f2806bcc270561f14 authored over 7 years ago
fix: prevent android tab view pager from entering inconsistent state (#280)

github.com/react-navigation/react-navigation - 1f2a7fa6cf67344eae865306af061f553c8504ec authored over 7 years ago
Revert "[BUGFIX] Use a proper source of headerBackTitle (#2007)" (#2018)

This reverts commit 075902147d92e2c5db62c5d66f63d1a4c527cc49.

github.com/react-navigation/react-navigation-4 - b354b8eb49b79aa407067b8ee22c201eebc17094 authored over 7 years ago
[BUGFIX] Use a proper source of headerBackTitle (#2007)

github.com/react-navigation/react-navigation-4 - 075902147d92e2c5db62c5d66f63d1a4c527cc49 authored over 7 years ago
Docs: typo (#1783)

* Docs: typo

github.com/react-navigation/react-navigation-4 - 661d01dc546bd97f007552645eeafb4c589b3290 authored over 7 years ago
Fixed website dev bug (#1973)

github.com/react-navigation/react-navigation-4 - f3bb04888ef7c6e39da471aae06e71174e958ca9 authored over 7 years ago
Use animatable text component for the header title (#1922)

* Uses animatable text component for the header title

* fix: prettier issue

github.com/react-navigation/react-navigation-4 - a2fdb6d7041265777f215949e3fc352c28a29f06 authored over 7 years ago
ignore files starting with a dot (#1971)

macOS creates metadata files named `.DS_Store`. The script incorrect tries to read it with a `.m...

github.com/react-navigation/react-navigation-4 - 027c6ae5aad14a9649169aed25dd527666255c9e authored over 7 years ago
Add doc note for nesting wrapped navigator (#1947)

After having to look for a solution for nesting a navigator embedded in a component, found this ...

github.com/react-navigation/react-navigation-4 - a849eefc904361b41be0e6656c0fccdad078208f authored over 7 years ago
parseFloat take only one argument (#285)

github.com/react-navigation/react-native-tab-view - 930166f28cc0a64d7d6e05ce5b0e3fd5885881dc authored over 7 years ago
parseFloat take only one argument (#285)

github.com/react-navigation/react-navigation - 91c87003c83c5685ca305874137b3eee103cc43f authored over 7 years ago
Clarify headerBackTitle usage (#1649)

* Clarify headerBackTitle usage

* Updating text to that suggested by @pvinis

See https://g...

github.com/react-navigation/react-navigation-4 - be1da2c4c97a97aefc81c7e7497913e440423bdb authored over 7 years ago
allow empty path to be matched (#1811)

previously when opening a deeplink without a path, it would result in an array of 2 empty string...

github.com/react-navigation/react-navigation-4 - fac91e097bdbfbf4116fd812b255e03e4d7674f2 authored over 7 years ago
DrawerNav: don't push screen to stack if it's already focused (#1817)

github.com/react-navigation/react-navigation-4 - 608217abbc0a44976b64b77950760e1c4106288f authored over 7 years ago
Fix typo -- movedDistance moveX, moveY -> dy/dx (#1824)

github.com/react-navigation/react-navigation-4 - c61d72f9e761c63f2844472457d007961e92b0e9 authored over 7 years ago
More iOS-ish transitions (#1786)

github.com/react-navigation/react-navigation-4 - d29dc05e739152cc58c89180947b95ecbadd3fd0 authored over 7 years ago
Update examples (#1968)

Use prop-types instead of React.PropTypes

github.com/react-navigation/react-navigation-4 - 4f26834ef0c4f8b2778fc5e3622ab2c98c82f76f authored over 7 years ago
Clarify in docs that npm install in main dir is needed for NavigationPlayground (#1712)

Updated documentation on running the NavigationPlayground example

github.com/react-navigation/react-navigation-4 - 7138f8ccd5dfb684bcc914f8dc15381ef708c201 authored over 7 years ago
Update Screen-Nav-Options.md (#1793)

Fix grammatical error in docs

github.com/react-navigation/react-navigation-4 - f3ca1de86771ec93f09b9ad2268096f0039ba859 authored over 7 years ago
Merge branch 'master' into master

github.com/react-navigation/react-navigation-4 - 07c74eff6d21318f731282c6a5da4480b9dc1e3f authored over 7 years ago
Reduce rerenders on header back button (#1913)

github.com/react-navigation/react-navigation-4 - 36642ebb69778f5a11f49302987b2a79b470876f authored over 7 years ago
Merge branch 'master' into master

github.com/react-navigation/react-navigation-4 - 75b4f2371f669bdfd083efbf769d7a6da0dd8e09 authored over 7 years ago
pass screenProps to TabBarComponent (#1841)

To support for example filtering the tabs based on a property passed to a parent navigator, I ne...

github.com/react-navigation/react-navigation-4 - 3f0577f97a8e4312d181e1c92947b2f43d12182a authored over 7 years ago
Fixed issue with back button

github.com/react-navigation/react-navigation-4 - 7e96ad418981108b1301e4baea856b1912530dfb authored over 7 years ago
Updated to react-navigation v1.0.0-beta.11

github.com/react-navigation/react-navigation-4 - 484c72915421487d472e91b6aaab8dd40ceed958 authored over 7 years ago
Stack pushes are now idempotent

github.com/react-navigation/react-navigation-4 - 528b1ad812459bf151ffab1c838d898bb330be1e authored over 7 years ago
change TabNavigator type to NavigatorTypes.TABS (#1628)

github.com/react-navigation/react-navigation-4 - 8d91753e9cefe77425aff85f85abcd66928790ae authored over 7 years ago
Correct sizing of header back button image on iOS (#1687)

github.com/react-navigation/react-navigation-4 - a60d1d529f7a6265fbedd4d9adf03878f4ec13f5 authored over 7 years ago
Update broken links (#1696)

github.com/react-navigation/react-navigation-4 - bff7d0778b13ab10905a2fa1d89925443458c7ad authored over 7 years ago
Removed dependency on fbjs (#1698)

github.com/react-navigation/react-navigation-4 - 77b04f342d4791ec6470685905133f440e3968c1 authored over 7 years ago
Fix documention header styles (#1742)

github.com/react-navigation/react-navigation-4 - 48b09bfdae611e9b91ec0b2be37f7c8bf362b1e3 authored over 7 years ago
Update drawer layout polyfill to 1.3.1 (#1716)

github.com/react-navigation/react-navigation-4 - 3abbb950e87c257cd7e2ac5c490d691d32b42304 authored over 7 years ago
Upgrade React Native Tab View to v0.0.66 (#1713)

github.com/react-navigation/react-navigation-4 - a3f7930c5814ac93bcb97d3e99cb34cba4324e4f authored over 7 years ago
fix: disable buggy zIndex on Android

github.com/react-navigation/react-navigation - 2bc7e6b5b5ac87a35821ad5307206ad278384db7 authored over 7 years ago
fix: disable buggy zIndex on Android

github.com/react-navigation/react-native-tab-view - 27429c9fcc7b50598732c38062b2ead270f93618 authored over 7 years ago
fix: remove containers around header and footer

github.com/react-navigation/react-native-tab-view - 13243a2c6e048c73b089de63da58b7320fdb8bf0 authored over 7 years ago
fix: remove containers around header and footer

github.com/react-navigation/react-navigation - 95f341623864b37b65658c7f7a80c13d6eebb4d3 authored over 7 years ago
docs: fix typo in documentation (#249)

github.com/react-navigation/react-navigation - 4c5673bc8c024b6421444d15bbe50e69910576d9 authored over 7 years ago
docs: fix typo in documentation (#249)

github.com/react-navigation/react-native-tab-view - 6d6a31e2f5829df42e2833b39fb9407a260dfb32 authored over 7 years ago
Expose CardStackTransitioner as export (closes #1326) (#1676)

github.com/react-navigation/react-navigation-4 - e8ec07d9e354e5fc63032fafe56000b1dc56aa90 authored over 7 years ago
Added tabStyle property (#1667)

github.com/react-navigation/react-navigation-4 - 89db9ea2046fde59fd01b463364398addab36c31 authored over 7 years ago