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
github.com/react-navigation/react-navigation - 07a5ac5d036c0e83a8a27e34467817899a55d0d1 authored almost 7 years ago
Some of definitions in the index.d.ts file were incorrect.
Closes #4
github.com/react-navigation/react-navigation-4 - cd5bd8882ef3457a004bc04f00d436f2cd625082 authored almost 7 years ago
github.com/react-navigation/react-navigation-4 - 3f837c895e823de4d528b55fd70ee7ba167480d8 authored almost 7 years ago
github.com/react-navigation/react-navigation-4 - bc5d35aba3c5452708584bb8028d983c7a35edb1 authored almost 7 years ago
* Add dismiss action, made possible by getParentState
* Add dismiss to flow interface
* Do...
github.com/react-navigation/react-navigation-4 - 9a6e0bbd98d76a849ab017b9d91509464656f636 authored almost 7 years agodocument the top-level navigator ref
github.com/react-navigation/react-navigation.github.io - ee178b6286126ded323afc0dd10c27414bdf5842 authored almost 7 years agogithub.com/react-navigation/react-navigation-4 - 052d22804cc5f80c727edff8675a12aaf7b66946 authored almost 7 years ago
github.com/react-navigation/react-navigation-4 - 7a978b1087ff3acc7dd71267bd900d15c932d7cc authored almost 7 years ago
github.com/react-navigation/react-navigation-4 - b06fb7e432735a57c61f7b5dbdc209d6f2c736bc authored almost 7 years ago
github.com/react-navigation/react-navigation-4 - a92ed833020ecd8a0bda63c59413794c6bf7495c authored almost 7 years ago
github.com/react-navigation/react-navigation-4 - 0c31bc44eaed1e45baa59eaefcad8ba2cee06e22 authored almost 7 years ago
github.com/react-navigation/react-navigation-4 - 8e5ee4d312057c3bfa495dddc2c5b8895bd7a7dc authored almost 7 years ago
index.d.ts file was missing
Closes #4
Add missing props to AuthLoadingScreen
github.com/react-navigation/react-navigation.github.io - a2e1cb2421dc6db2bd53f825b5e3e29532794b7b authored almost 7 years agogithub.com/react-navigation/react-navigation.github.io - b5e18a4bc23044835cef9f20440e913b90fef708 authored almost 7 years ago
Otherwise this.props.navigation will not be available in _bootstrapAsync
github.com/react-navigation/react-navigation.github.io - caf75b6c9e829053d1e13effff6abfd29257edfb authored almost 7 years agogithub.com/react-navigation/react-navigation-4 - 4bb8987ab77233326312e35e19752aa1b16a5a7d authored almost 7 years ago
github.com/react-navigation/react-navigation-4 - 81a86fa091b34d3b7f349596eb00cee924d1d31f authored almost 7 years ago
github.com/react-navigation/react-navigation-4 - 47f357f3326ba5a758bd0eef65a014cd2db7466f authored almost 7 years ago
github.com/react-navigation/react-navigation-4 - bdda6fa5be2cbdef2a1f4f5b3a65fa4518003c27 authored almost 7 years ago
1. Remove `NavigationComponent` from `NavigationScreenRouteConfig`. The only context `Navigation...
github.com/react-navigation/react-navigation-4 - b097136f744eada38e46586f7382210071f7b430 authored almost 7 years agoAs seen here: react-navigation/react-navigation#360, we need to be able to pass null to turn off...
github.com/react-navigation/react-navigation-4 - c9b0219cec661ae30831eca3439b44ab27b155bf authored almost 7 years agogithub.com/react-navigation/react-navigation.github.io - edff033910b8fe328288de89d0ae91359d6d6734 authored almost 7 years ago
index from props might be out of sync due to async nature of setState
github.com/react-navigation/react-navigation - 43113ea5e6163e4c1c597a19fa5dae4ad423f687 authored almost 7 years ago* Fix issue in drawer actions
* Update DrawerView.js
github.com/react-navigation/react-navigation-4 - ac83cf804c9ece7a92ee78f1d93ed4b5868559c2 authored almost 7 years agogithub.com/react-navigation/react-navigation.github.io - 4fb9c9202c31e629cf597b9e0757b6cb81b03670 authored almost 7 years ago
withNavigationFocus typo (missing Focus)
github.com/react-navigation/react-navigation.github.io - 2e300b237e537e5ac782f65222acefd18692b391 authored almost 7 years ago`children` prop should be optional.
github.com/react-navigation/react-navigation-4 - cf635215169b88ef63829ac6fc31cfeaaad28a0e authored almost 7 years ago* Add activeLabelStyle and inactiveLabelStyle
Adding activeLabelStyle, so that active items c...
github.com/react-navigation/react-navigation-4 - 7c488c8d4974028f85a4c5171d27209fa099170f authored almost 7 years agogithub.com/react-navigation/react-navigation-4 - 9005494e64fb7a9fb12f8745a0ccc5edbb787924 authored almost 7 years ago
github.com/react-navigation/react-navigation-4 - 0daab8c55b2b8aafed2b71d9c67e8da5cb185ebd authored almost 7 years ago
* This caches "child event subscribers" by key and removes them when they're not needed anymore....
github.com/react-navigation/react-navigation-4 - ae9808933715979c77a231f4b43d093d22bed6c8 authored almost 7 years agogithub.com/react-navigation/react-navigation-4 - 57e37a878352aabda60911affc11196bf4f1a73d authored almost 7 years ago
Should be nullable, since it is initially called as `null` in `src/createNavigationContainer.js`...
github.com/react-navigation/react-navigation-4 - b7994d28db4cae9124a5fb8053a2d4efa4780304 authored almost 7 years agogithub.com/react-navigation/redux-helpers - 26c9613354730d0563b3a49216509a87a871edd9 authored almost 7 years ago
* Fix: tabBar icons are not visible.
* Fix: tests.
github.com/react-navigation/react-navigation-4 - f1bfdeee46369cc52e89603d44c297254110fc36 authored almost 7 years agogithub.com/react-navigation/react-navigation.github.io - 4f23feecc0fbc3018c9741187040bcfec3889a80 authored almost 7 years ago
github.com/react-navigation/react-navigation.github.io - e439cba990ceca4999d68623be1d530a7b500f92 authored almost 7 years ago
github.com/react-navigation/react-navigation.github.io - c3702e0e97800b3c7e7ae51638c0f93faa3e696e authored almost 7 years ago
* use initialRouteName as key when initializing StackRouter
* fix null headerLeft
* merge ...
github.com/react-navigation/react-navigation-4 - c6301abaed51ef7ac2aa370ed18d66e39ca9e15d authored almost 7 years agodocs(AuthFlow): fix typo in component name
github.com/react-navigation/react-navigation.github.io - 3f5e1eb9647b50743121384a37e18c57e538e486 authored almost 7 years agoFix twitter link in the first blog post
github.com/react-navigation/react-navigation.github.io - 9bce83eeeef992e81f975cc20f66dd3e4027ff4a authored almost 7 years agogithub.com/react-navigation/react-navigation-4 - 4569ad49f9224d7a980dafe3c3798fa2384aa788 authored almost 7 years ago
github.com/react-navigation/react-navigation.github.io - 24edf6a66c61b1f12b8c4b72094f28e264b584df authored almost 7 years ago
github.com/react-navigation/react-navigation.github.io - ecb3a1aa90a9ba82c2acc54286fb899c3e79225d authored almost 7 years ago
github.com/react-navigation/redux-helpers - 8542bbc49af660a67cb605fd8aec95d897b4ffa1 authored almost 7 years ago
github.com/react-navigation/redux-helpers - 4613a9ea4fa92dd44e0861a1dafda3a32875c085 authored almost 7 years ago
github.com/react-navigation/redux-helpers - ffa602a785ba3f2984f884968c80c38e2a20f100 authored almost 7 years ago
github.com/react-navigation/redux-helpers - 2494e1a6ea63bb7cc64bd20927c1a344f599c565 authored almost 7 years ago
From @yordis #5
github.com/react-navigation/redux-helpers - 95cab875a9c30acc2396ec15cc1f9bed2e666976 authored almost 7 years agogithub.com/react-navigation/react-navigation.github.io - de40e8a33f8e002ad1f63859f2abfd67879eedef authored almost 7 years ago
Added safeAreaViewProps documentation
github.com/react-navigation/react-navigation.github.io - 98aa2d5838fe953cc3df7e6c08c3b554826807d7 authored almost 7 years agoRemove errant 'a'
github.com/react-navigation/react-navigation.github.io - e4dd164b8289e079851000ba65ac52fa49b831cd authored almost 7 years ago* SafeAreaView fix
* Updated to only allow modification of forceInset property of SafeAreaView
github.com/react-navigation/react-navigation-4 - 214eeb13fba1a26d47165b3cf21958e3e414fef3 authored almost 7 years agogithub.com/react-navigation/react-navigation-4 - 416fe58cab3b95e8c9b61fcb913d042d9d0c0e3f authored almost 7 years ago
github.com/react-navigation/react-navigation.github.io - 503f1265e12d94c99d9d49ce358418a78c6afc25 authored almost 7 years ago
github.com/react-navigation/rfcs - 22a4f552d9be6293a510a10ffbd2e3ede71de980 authored almost 7 years ago
github.com/react-navigation/react-navigation - dd8237955e3b266aac93728bf76afbe25dfd4da9 authored almost 7 years ago
github.com/react-navigation/rfcs - c53e34995e082d9756140bcb83ee73724c35f7bb authored almost 7 years ago
Less pushy navigate
github.com/react-navigation/rfcs - b4236e02e6a9f577a35aee5bd047eec049d63949 authored almost 7 years agogithub.com/react-navigation/react-navigation - 777ce95272a0dad17a0840090cbc6c8b3f2163ec authored almost 7 years ago
github.com/react-navigation/react-navigation - c168969318b83e0ddc56a138bcec0c69f34ec0ab authored almost 7 years ago
github.com/react-navigation/react-navigation - 0eac55a5be9e53eef716b385848051717685fbb7 authored almost 7 years ago
github.com/react-navigation/react-navigation - 01caabf403f70a761b89ae86cfb9f2b8dbd09b6c authored almost 7 years ago
github.com/react-navigation/rfcs - 4b69b3a7e9a2c111c1677bced48579bfd39b7b7e authored almost 7 years ago
github.com/react-navigation/react-navigation-4 - 2e47cbb3cbbae267cfa184ac02da0e8a5e7c27d6 authored almost 7 years ago
github.com/react-navigation/react-navigation-4 - cd99dc80541a664d9eeb2267175500695d9b6601 authored almost 7 years ago
* New createNavigator and View API
See the RFC here:
https://github.com/react-navigation/rfc...
github.com/react-navigation/react-navigation.github.io - c45aa7e67106bd266852632e5de5c2d53c7ebb3b authored almost 7 years ago
Removed unused component importing
github.com/react-navigation/react-navigation.github.io - 4d47741c02ff62e43b961e610d510ee9dd8fac27 authored almost 7 years agogithub.com/react-navigation/rfcs - b4d7bc37edea3b1315802072893cd7b95b735667 authored almost 7 years ago
Importing of TabBarBottom removed because it is not used in the example
github.com/react-navigation/react-navigation.github.io - 38758224bf38cad23157e58f33bcbb52aacabd6c authored almost 7 years agogithub.com/react-navigation/react-navigation-4 - 6785729fb5c13cd144f462f1ca07939f0753e65c authored almost 7 years ago
github.com/react-navigation/react-navigation-4 - d3b6e70d1679ef290fb4ef602b543a8dc9e2d783 authored almost 7 years ago
github.com/react-navigation/react-navigation-4 - 5f32a48c168c268b36b213552e9b5666e4d4b602 authored almost 7 years ago
github.com/react-navigation/react-navigation-4 - d5a0b5912bec33383625f9f012b3102b99b0f4b6 authored almost 7 years ago
github.com/react-navigation/react-navigation-4 - 13fd8acb20dbcc74a390e696693805992f869fc2 authored almost 7 years ago
https://github.com/react-navigation/react-navigation/issues/3279
github.com/react-navigation/react-navigation-4 - 8fc8f3b8f78cf80248ddcb1847d78b830a33eb2c authored almost 7 years agogithub.com/react-navigation/react-navigation.github.io - eac670ab5b34d0460793ec2aec5d0433a30ca445 authored almost 7 years ago
github.com/react-navigation/react-navigation-4 - a37473c5e4833f48796ee6c7c9cb4a8ac49d9c06 authored almost 7 years ago
github.com/react-navigation/react-navigation-4 - 23eb0839cb5be16059f98bc49dec3a1efed52595 authored almost 7 years ago
github.com/react-navigation/react-navigation-4 - e84473db788373bb41c0f0eac70016a28c686cfb authored almost 7 years ago
* Pop to top when tapping the tab icon for an already focused tab
* Dispatch popToTop with ke...
github.com/react-navigation/react-navigation-4 - c8531d0f38c9c8bdc74f59762df778e877a00789 authored almost 7 years agogithub.com/react-navigation/react-navigation.github.io - 8a8b11aeedf0bcdb0057719c96e8ffc5b5e316f7 authored almost 7 years ago
Added missing 'from'
github.com/react-navigation/react-navigation.github.io - da85e92a7e4541cb8630617adf73bbf9bb7d956e authored almost 7 years agogithub.com/react-navigation/react-navigation.github.io - f0c3d2f469c3a8fcbfc48242b30cfe9297d9946d authored almost 7 years ago
* remove support for deprecated navigation actions
* remove deprecated action from flow defin...
github.com/react-navigation/react-navigation-4 - 276fb8f7b39214c3bd78bad485160f53810151a7 authored almost 7 years agogithub.com/react-navigation/react-navigation - 22e49342977de3475fa8e58926d3d0231dfe5e32 authored almost 7 years ago
github.com/react-navigation/react-navigation - 03c9fd81bef66a90e0404b59a327fdd91c4c67e0 authored almost 7 years ago
github.com/react-navigation/react-navigation-4 - ab758bcaaa3927ebc18b36df63dee9e07ec6ffd3 authored almost 7 years ago
github.com/react-navigation/redux-helpers - 8a8c3ad3a53ffe52d04b7b908aff0e08aa362642 authored almost 7 years ago
github.com/react-navigation/rfcs - 0e225096ca6fe14483e929960ce5ca8b757c0d45 authored almost 7 years ago
github.com/react-navigation/rfcs - 462aad0d969f8ca8aa38eb2076eaa73d1e553c32 authored almost 7 years ago
github.com/react-navigation/ci-webhook - 39340e4aa6a3e98e9d47cbb30efdd33ee8547d3e authored almost 7 years ago
github.com/react-navigation/react-navigation.github.io - 9d56c600d9f6cd2d3c2668f1df3efa6c707d6836 authored almost 7 years ago
Changed wording in the Web Support section of README to reflect priority for previous 1.0 release.
github.com/react-navigation/react-navigation-4 - 2bb91a6740e2f1ade012906dc03c972ba6375cc3 authored almost 7 years ago* First crack at publish from circle
* s/publish/deploy
* Update snapshots
* Try instal...
github.com/react-navigation/react-navigation-4 - ffa3a92534f391e15ce0f3461aea7d5e20ae9864 authored almost 7 years agogithub.com/react-navigation/react-navigation-4 - 6dda8c30a9cef1b977139e34d676152c1c155906 authored almost 7 years ago
github.com/react-navigation/react-native-safe-area-view - a84333f3b7eea510b7e6596ec7216964d0ebf490 authored almost 7 years ago