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

fix: fix forwarding ref for static navigation

github.com/react-navigation/react-navigation - 83921e9edfc03d034567456b98fe856f0148f4f4 authored 10 months ago by Satyajit Sahoo <[email protected]>
Use useNavigation instead of navigation prop

github.com/react-navigation/react-navigation.github.io - 3aa1b3680ac7be14cf58241b45c171b6ec3e17fa authored 10 months ago by Satyajit Sahoo <[email protected]>
fix: don't throw on setParams on ref

github.com/react-navigation/react-navigation - b99d3c3a94d7f4efe7fb0309d7a41654c21406ea authored 10 months ago by Satyajit Sahoo <[email protected]>
Merge static configuration section with rest

github.com/react-navigation/react-navigation.github.io - d10eea6a2797a5708eca80b87452b320335a231e authored 10 months ago by Satyajit Sahoo <[email protected]>
Merge TypeScript & Static TypeScript docs

github.com/react-navigation/react-navigation.github.io - 6765a7cab51103f8e69441d97426dad96d6d2d3f authored 10 months ago by Satyajit Sahoo <[email protected]>
Remove incorrect default attribute

github.com/react-navigation/react-navigation.github.io - 4ce1b1c014697c6a36feadf7f71703ec8fb6d4cb authored 10 months ago by Satyajit Sahoo <[email protected]>
Migrate 'Navigation context' examples to static API in v7 (#1325)

github.com/react-navigation/react-navigation.github.io - 1fb25456480bc920ca827b41ddc0571fef01a2cc authored 10 months ago by Patrycja Kalińska <[email protected]>
Migrate 'Navigation object' examples to static API in v7 (#1324)

github.com/react-navigation/react-navigation.github.io - f6a335d1959d057587eec4e676fbea63b8342828 authored 10 months ago by Patrycja Kalińska <[email protected]>
Migrate 'Screen' examples to static API in v7 (#1323)

github.com/react-navigation/react-navigation.github.io - 7a8a6c2264d77c84c0d4827e46812f25e5d14e39 authored 10 months ago by Patrycja Kalińska <[email protected]>
Migrate 'Options for screens' examples to static API in v7 (#1322)

github.com/react-navigation/react-navigation.github.io - c7d5bdce1329e2c1456cfe10071ccc3e03b7a460 authored 10 months ago by Patrycja Kalińska <[email protected]>
Migrate 'Route object' examples to static API in v7 (#1321)

github.com/react-navigation/react-navigation.github.io - b1359c155c63063b82fe36cdc7cd310389833790 authored 10 months ago by Patrycja Kalińska <[email protected]>
Migrate 'Groups' examples to static API in v7 (#1319)

github.com/react-navigation/react-navigation.github.io - e93be02dede18d5faa0843ebdf6ae90c0d6640ef authored 10 months ago by Patrycja Kalińska <[email protected]>
Migrate 'Navigation Container' examples to static API in v7 (#1320)

github.com/react-navigation/react-navigation.github.io - c245e7ae0b5f7699c0a337991975b35af78fa9f8 authored 10 months ago by Patrycja Kalińska <[email protected]>
Migrate 'Elements' examples to static API in v7 (#1318)

github.com/react-navigation/react-navigation.github.io - 7f7b7d46e0e58062cae5a7efdbb9bd6ebb0d55c8 authored 10 months ago by Patrycja Kalińska <[email protected]>
Migrate 'Devtools' examples to static API in v7 (#1317)

github.com/react-navigation/react-navigation.github.io - b2ecc087569ca8eaba48e98185ec4bfd029cc1e4 authored 10 months ago by Patrycja Kalińska <[email protected]>
docs: update expo go link

github.com/react-navigation/react-navigation - 901cd111c0db641287c32b5f2c535473f3d7e5c5 authored 10 months ago by Satyajit Sahoo <[email protected]>
Bump versions and switch to regular snack

github.com/react-navigation/react-navigation.github.io - 73a935a64d8936c59fc7e3d04a5d29a16d975875 authored 10 months ago by Satyajit Sahoo <[email protected]>
chore: publish

- @react-navigation/[email protected]
- @react-navigation/[email protected]
- ...

github.com/react-navigation/react-navigation - 38117089fff9341c72e0834ca8ec237e8186b63c authored 10 months ago by Satyajit Sahoo <[email protected]>
fix: fix peer dependency versions

github.com/react-navigation/react-navigation - 4b93b6335ce180fe879f9fbe8f2400426b5484fb authored 10 months ago by Satyajit Sahoo <[email protected]>
chore: publish

- @react-navigation/[email protected]
- @react-navigation/[email protected]
- @reac...

github.com/react-navigation/react-navigation - c7b047dec7c75bda359a618d39a2aac4c2aea9c1 authored 10 months ago by osdnk <[email protected]>
fix: White flash transitions with DarkTheme (#11800)

github.com/react-navigation/react-navigation - 1770c96834abf8af28aa0f3c6bffb618ea3dcce9 authored 10 months ago by Gianluca Lippolis <[email protected]>
docs: fix expo link (#11790)

fix expo SDK version

The current link does not work with the current ExpoGo application, you
...

github.com/react-navigation/react-navigation - db4653c1638435c025d1fcc4607869f87ef4a54d authored 10 months ago by Yaroslav Khudyakov <[email protected]>
fix: browser navigating out after using back feature and going home (#11833)

**Motivation**

Fix for #11832

Before going to negative history index check if the history ...

github.com/react-navigation/react-navigation - 8745ea55dc687a88f741d7f51ea911b891cfd083 authored 10 months ago by Domi <[email protected]>
fix(iOS): disable collapsable option from Background in Screen (#11840)

**Motivation**

This PR is a part of ongoing investigation on PR
[#1997](https://github.com/s...

github.com/react-navigation/react-navigation - c1e327ca40679ff9356a38e5ef96e349f323fb94 authored 10 months ago by Tymoteusz Boba <[email protected]>
fix: type errors when getState used outside of a screen (#11827)

Closes #11701

---------

Co-authored-by: Michał Osadnik <[email protected]>

github.com/react-navigation/react-navigation - b3512a5aa7fdcdac0ea3f23acda33b0cbce270e1 authored 10 months ago by Jakub Sys <[email protected]>
chore: update action.yml (#11418)

I did not test this but I think it should do the same thing with a
little less code

Co-autho...

github.com/react-navigation/react-navigation - df2f397f84984cefb221f69d5408412f37606047 authored 10 months ago by Vojtech Novak <[email protected]>
chore: publish

- @react-navigation/[email protected]
- @react-navigation/[email protected]
- @react...

github.com/react-navigation/react-navigation - e4e445810a3a958c35cc34486b5499baa595500e authored 10 months ago by Satyajit Sahoo <[email protected]>
fix: handle non-function screens in static navigation

github.com/react-navigation/react-navigation - 7ba61f2a3532ad33b7e12beaec63b646eedeeb5e authored 10 months ago by Satyajit Sahoo <[email protected]>
fix: forward ref for static navigation

github.com/react-navigation/react-navigation - f6b99b168dc6bdff86455b7fd98aa6b19aa1af6a authored 10 months ago by Satyajit Sahoo <[email protected]>
Migrate examples to static API in v7 (#1302)

github.com/react-navigation/react-navigation.github.io - 5fd31d48b611afbde23accccba87690733d2eb0b authored 10 months ago by Patrycja Kalińska <[email protected]>
Migrate 'Screen tracking for analytics' examples to static API (#1315)

github.com/react-navigation/react-navigation.github.io - f41ab914917b91b25de9c877e192a62b2e8d0851 authored 10 months ago by Patrycja Kalińska <[email protected]>
Migrate 'State persistance' examples to static API (#1316)

github.com/react-navigation/react-navigation.github.io - 2f4e9abc7c6c3a9c08700e4f81daa8438b6efdbe authored 10 months ago by Patrycja Kalińska <[email protected]>
Remove unnecessary useLegacyImplementation prop from examples (#1314)

github.com/react-navigation/react-navigation.github.io - aded1e89ce1cce510bc2321fcf55056e35be0f16 authored 10 months ago by Kacper Kapuściak <[email protected]>
Migrate 'Troubleshooting' to static API (#1313)

github.com/react-navigation/react-navigation.github.io - e4d43603d1d2316f03b1d381fe0da38c904dc1ad authored 10 months ago by Patrycja Kalińska <[email protected]>
Update tab based navigation

github.com/react-navigation/react-navigation.github.io - 89e9479ad37c236f69a42206fa341c980d721f57 authored 10 months ago by Satyajit Sahoo <[email protected]>
Migrate 'Integrating with MobX State Tree' to static API (#1311)

github.com/react-navigation/react-navigation.github.io - da8957ac420791da3cb15f9016c03c6ffad17248 authored 10 months ago by Patrycja Kalińska <[email protected]>
feat: add autoHideHomeIndicator option for stack (#11415)

An autoHideHomeIndicator prop exists in native-stack (added in 00b2c24),
and this updates @reac...

github.com/react-navigation/react-navigation - 8367758824590b9affd07ce651f8020aca2a88f6 authored 11 months ago by Morten Daniel Fornes <[email protected]>
fix: handle failed gesture state to clear interaction (#11465)

Added failed gesture state to clear interaction manager queue

**Motivation**

My team ran ...

github.com/react-navigation/react-navigation - 1b56cb5576599be1e3758b6d898b38c2fedefc37 authored 11 months ago by Victor Iltimirov <[email protected]>
fix: fix header height for iOS devices with dynamic island (#11786)

Closes #11655

---------

Co-authored-by: Satyajit Sahoo <[email protected]>

github.com/react-navigation/react-navigation - 4c521b5c865f2c46d58abb2e9e7fd1b0d2074215 authored 11 months ago by Gianluca Lippolis <[email protected]>
fix: throw if screens property isn't specified in static config

github.com/react-navigation/react-navigation - a5fc69ed694903dbc4def69e2b60a444ace6e80c authored 11 months ago by Satyajit Sahoo <[email protected]>
fix: don't remount native views on focus change on the new architecture (#11806)

**Motivation**

This PR prevents the native view hierarchy built by `Stack` from
re-mounting ...

github.com/react-navigation/react-navigation - aa518f1171d6f4caafa2fe5675eefe55b586fd28 authored 11 months ago by Jakub Piasecki <[email protected]>
feat: introduce missing props from native-stack v5 (#11803)

**Motivation**

For some time now, people are complaining that current native stack does
not ...

github.com/react-navigation/react-navigation - 90cfbf23bcc5259f3262691a9eec6c5b906e5262 authored 11 months ago by Tymoteusz Boba <[email protected]>
Move keyboardHandlingEnabled to under options

github.com/react-navigation/react-navigation.github.io - 9a62c1d2313b86be991bf679e846ce4e37e26999 authored 11 months ago by Satyajit Sahoo <[email protected]>
chore: drop react-native-paper from the example

github.com/react-navigation/react-navigation - a2993721f59d92257cef5608c33a993f8d420a80 authored 11 months ago by Satyajit Sahoo <[email protected]>
feat: add a HeaderButton component to elements

github.com/react-navigation/react-navigation - d8de228bafc9408855bdfdfcd48bbb10195501fb authored 11 months ago by Satyajit Sahoo <[email protected]>
chore: upgrade expo sdk to 50 (#11796)

github.com/react-navigation/react-navigation - 0cc80f2ba96922e3815994a79a7511de87cd9a5b authored 11 months ago by Satyajit Sahoo <[email protected]>
Tweak state persistence snippet for web

github.com/react-navigation/react-navigation.github.io - c799fe5daf25d889435f19b65face25502413499 authored 11 months ago by Satyajit Sahoo <[email protected]>
feat: [bottom-tabs] allow position = top (#11782)

Please provide enough information so that others can review your pull
request.

**Motivation*...

github.com/react-navigation/react-navigation - aa5ae177d4d6b7ea2ae36c194b6a46747c242f9b authored 11 months ago by Douglas Lowder <[email protected]>
docs: correct ts check script name in CONTRIBUTING file (#11785)

**Motivation**

This pull request updates the contributing file to correct a command
inconsis...

github.com/react-navigation/react-navigation - 4dcb07e36985eef7a990d1b192a5ca10edf189f6 authored 11 months ago by Abdelhakim RAFIK <[email protected]>
chore: publish

- @react-navigation/[email protected]
- @react-navigation/[email protected]
- @react...

github.com/react-navigation/react-navigation - d0e6a2cd79d2c6aff0cf54e46e31edc407c3c46b authored 11 months ago by Satyajit Sahoo <[email protected]>
chore: mark usePreventRemove as stable (#11774)

Please provide enough information so that others can review your pull
request.

**Motivation*...

github.com/react-navigation/react-navigation - 5975e35887a8d4fa4b46873059c24c373f8037bc authored 11 months ago by Michał Osadnik <[email protected]>
Fix the re-render warning for using useIsFocused (#1299)

* fixes the re-render warning for using useIsFocused

It re-renders the direct component that ...

github.com/react-navigation/react-navigation.github.io - 66a6c23913bbf6590ca94b0c7b9e445b8a4befce authored 11 months ago by Omid Ebrahimi <[email protected]>
Add snack links for navigator usage

github.com/react-navigation/react-navigation.github.io - 998db247930c45e81e70643e22e5ea5968db2ce0 authored 12 months ago by Satyajit Sahoo <[email protected]>
refactor: use Object.entries instead of reduce

github.com/react-navigation/react-navigation - 13b79eb2cf649142311c5137c4fc730fbb4b9477 authored 12 months ago by Satyajit Sahoo <[email protected]>
chore: include linking config for all screens in the example

github.com/react-navigation/react-navigation - 67cc70c2f6d2ef26c00f25341277d4c9992a2b08 authored 12 months ago by Satyajit Sahoo <[email protected]>
fix: fix import for LinkingOptions

github.com/react-navigation/react-navigation - 99867368c36f187a760c00dddb6382e047bf0eed authored 12 months ago by Satyajit Sahoo <[email protected]>
fix: remove optional check in CardContainer (#11772)

i think it was just a typo

github.com/react-navigation/react-navigation - e73551a237f36e3242b329b71322e22d0190af74 authored 12 months ago by Michał Osadnik <[email protected]>
refactor: add UNSTABLE to useUnhandledLinking

github.com/react-navigation/react-navigation - 2e014e9cf08a4e0deb737aee9ed045ae2ec290c5 authored 12 months ago by Satyajit Sahoo <[email protected]>
fix: follow-up for the retain-related changes in stack router (#11768)

Please provide enough information so that others can review your pull
request.

**Motivation*...

github.com/react-navigation/react-navigation - 573d0b8d6a1b4990894204f1dcb37cd204f1e74c authored 12 months ago by Michał Osadnik <[email protected]>
feat: add retaining of the screen to the stack navigator (#11765)

The changes are pretty straightforward and should be expressive enough
to understand by reading...

github.com/react-navigation/react-navigation - 7fe82f7217d9d146e5a127bcac921f0c90e2059f authored 12 months ago by Michał Osadnik <[email protected]>
Fix highlight on lifecycle examples

github.com/react-navigation/react-navigation.github.io - b24e93b6946c333689ffef89cb7ef070bfca173c authored 12 months ago by Satyajit Sahoo <[email protected]>
Add snack links to navigation lifecycle

github.com/react-navigation/react-navigation.github.io - e91f647010c7aa1826d7647737831999184ef55d authored 12 months ago by Satyajit Sahoo <[email protected]>
Add snack links to nesting navigators

github.com/react-navigation/react-navigation.github.io - 268b9ea1db22a287f8f83a3a4c644e82325d84c6 authored 12 months ago by Satyajit Sahoo <[email protected]>
Add snack links to header buttons

github.com/react-navigation/react-navigation.github.io - 2746c526bb462a847905cd30bf362286b5868ad9 authored 12 months ago by Satyajit Sahoo <[email protected]>
Add snack links to headers

github.com/react-navigation/react-navigation.github.io - f82b1534fde9f727996e5af9c1d029ca6348c5f2 authored 12 months ago by Satyajit Sahoo <[email protected]>
Use popTo for passing params back

github.com/react-navigation/react-navigation.github.io - a28b3e9cca2889059c7f281541f03352ee0785a2 authored 12 months ago by Satyajit Sahoo <[email protected]>
Add snack links to params

github.com/react-navigation/react-navigation.github.io - 5f94cb9d651b0eec5192b382622c10d96a6531ff authored 12 months ago by Satyajit Sahoo <[email protected]>
Add snack links to navigating

github.com/react-navigation/react-navigation.github.io - 9c68751a6d686d8629cf937a19a384503e8da15c authored 12 months ago by Satyajit Sahoo <[email protected]>
Add snack links to hello-react-navigation

github.com/react-navigation/react-navigation.github.io - 7486e8b42eef63254ea0c3b557b45d8980a0161f authored 12 months ago by Satyajit Sahoo <[email protected]>
Generate snack embeds and links based on code snippet (#1294)

github.com/react-navigation/react-navigation.github.io - 8b3d5efcd8a2f3a5f6c878305d132522cfd39fe7 authored 12 months ago by Satyajit Sahoo <[email protected]>
Rework fundamentals to accomodate static API (#1293)

github.com/react-navigation/react-navigation.github.io - 9d13c4df89304b66324cda84fbe84e31793093a8 authored 12 months ago by Satyajit Sahoo <[email protected]>
Update docs for useLinkBuilder

github.com/react-navigation/react-navigation.github.io - 4806039599da47f733291af0abf7488182afa262 authored about 1 year ago by Satyajit Sahoo <[email protected]>
refactor: rename useLinkTools to useLinkBuilder and add useLinkTo back

github.com/react-navigation/react-navigation - 968840cb4f98303562de9e29fae7fbfda9c8d2fa authored about 1 year ago by Satyajit Sahoo <[email protected]>
docs: update README to mention React Navigation 7

github.com/react-navigation/react-navigation - 8bd9394fc85b2e2c9a5e04cb2d2e957c16006997 authored about 1 year ago by Satyajit Sahoo <[email protected]>
chore: move COC to separate file so that GH can show it in a tab

github.com/react-navigation/react-navigation - 950a584ad0504f86f783a8cd375d6412e05ce8ce authored about 1 year ago by Satyajit Sahoo <[email protected]>
chore: move removePreload to the stack router and enable preloading in the material-top-tabs (#11758)

github.com/react-navigation/react-navigation - 1a8ea15e14ca55a42054e8306c41442040cbe6fe authored about 1 year ago by Michał Osadnik <[email protected]>
fix: broken condition in the preloading of material tabs (#11757)

Please provide enough information so that others can review your pull
request.

**Motivation*...

github.com/react-navigation/react-navigation - 190074753039a3e0bb19b6afbf164544c7608abc authored about 1 year ago by Michał Osadnik <[email protected]>
Revert "feat: enable preloading at material-top-tabs (#11755)" (#11756)

This reverts commit 58691ac973b40a93f4433dba0639dc3f45b21250.

Please provide enough informati...

github.com/react-navigation/react-navigation - f8aee7b3eba73b8b9b9f544bfc6d25e6d32c970a authored about 1 year ago by Michał Osadnik <[email protected]>
feat: enable preloading at material-top-tabs (#11755)

Please provide enough information so that others can review your pull
request.

**Motivation*...

github.com/react-navigation/react-navigation - 58691ac973b40a93f4433dba0639dc3f45b21250 authored about 1 year ago by Michał Osadnik <[email protected]>
test: add tests for transition events in stack

github.com/react-navigation/react-navigation - 48c0ea338a5fcb0dfbb9f3b11e76c88e9fca3c0a authored about 1 year ago by Satyajit Sahoo <[email protected]>
Add a warning about initialRouteName in linking config

github.com/react-navigation/react-navigation.github.io - 83525fcf93b3ef8effd34c0570a445a03fa1f976 authored about 1 year ago by Satyajit Sahoo <[email protected]>
Update recommendations for reset

github.com/react-navigation/react-navigation.github.io - c376471ad46b8eab625c5bac6dacff2d32648fd1 authored about 1 year ago by Satyajit Sahoo <[email protected]>
refactor: bubble navigateDeprecated to children

github.com/react-navigation/react-navigation - ea92207032d345f77fb0e9ae1c6236640a2692a9 authored about 1 year ago by Satyajit Sahoo <[email protected]>
refactor: rename statusBarColor to statusBarBackgroundColor

BREAKING CHANGE

github.com/react-navigation/react-navigation - a16d334928c62e26389e1b5a93309ce42173f4d2 authored about 1 year ago by Satyajit Sahoo <[email protected]>
fix: remove unnecessary check in the stack navigator (#11747)

Fix post #11733

Please provide enough information so that others can review your pull
reque...

github.com/react-navigation/react-navigation - 02ec21b0b5660ff17758b596852a7d7dc06ff69e authored about 1 year ago by Michał Osadnik <[email protected]>
refactor: update transform style for web (#11744)

**Motivation**

This API is "deprecated" according to `react-native-web` so we get the
follow...

github.com/react-navigation/react-navigation - 6e6290e1b12d77c17f0098a0d939e8e4041255e5 authored about 1 year ago by Evan Bacon <[email protected]>
feat: add layout and screenLayout props for screens (#11741)

**Motivation**

This adds a new `layout` prop that can be used to wrap screens.

It makes it...

github.com/react-navigation/react-navigation - 2dc217827a1caa615460563973d3d658be372b29 authored about 1 year ago by Satyajit Sahoo <[email protected]>
feat: preloading for stack navigator (#11733)

This is yet another follow-up of #11702. Now, it is about implementing
preloading for the stack...

github.com/react-navigation/react-navigation - 14fa6dfa4484cf2784f0e5cd0d06252fdf8a4ba5 authored about 1 year ago by Michał Osadnik <[email protected]>
Update docs for multiple drawers

github.com/react-navigation/react-navigation.github.io - e1af85b3c8fa7216269f2ffd151cfd80b897d6d2 authored about 1 year ago by Satyajit Sahoo <[email protected]>
feat: preloading for simple navigators - tabs, drawer (#11709)

**Motivation**
This is a straightforward application of
https://github.com/react-navigation/re...

github.com/react-navigation/react-navigation - ad7c703f1c0e66d77f0ab235e13fe43ca813ed1d authored about 1 year ago by Michał Osadnik <[email protected]>
feat: add a new 'describe' method to create placeholder descriptor (#11726)

Please provide enough information so that others can review your pull
request.

**Motivation*...

github.com/react-navigation/react-navigation - 0b83a9b79e92c61b2f547a9e31fb303cc9b07a51 authored about 1 year ago by Michał Osadnik <[email protected]>
feat: preloading in routers

# Preloading screens

## Problem

We noticed that it is common to have some heavy screens, w...

github.com/react-navigation/react-navigation - 382d6e6f3312630b34332b1ae7d4bd7bf9b4ee60 authored about 1 year ago by Michał Osadnik <[email protected]>
Add kotlin version of code (#1290)

github.com/react-navigation/react-navigation.github.io - c8bb6ca0a5776765f2b2001aeabf1142c73bffdb authored about 1 year ago by David Angulo <[email protected]>
Update docs for Link and useLinkProps

github.com/react-navigation/react-navigation.github.io - c7d8d86eb4d3687996e4b26dbd229fda3ccc589d authored about 1 year ago by Satyajit Sahoo <[email protected]>