Ecosyste.ms: OpenCollective

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

github.com/react-navigation/react-navigation

Routing and navigation for your React Native apps
https://github.com/react-navigation/react-navigation

feat: add deeplinking to native example (#309)

b4178f00a75d39e640b10d68c1a4a57affb69213 authored about 2 years ago by Michał Osadnik <[email protected]>
fix: rtl in native app example

d189e1f8fa1bafdb201195728607a35060ebfd1c authored about 2 years ago by osdnk <[email protected]>
chore: fix build failure

19836b2c5c27e15e2a59431654ea2fb0f60c4ce5 authored about 2 years ago by Satyajit Sahoo <[email protected]>
refactor: track history for tabs and drawer in a history key

f65118120b0c607ec4e4bf6717ddcacc867cdedb authored about 2 years ago by Satyajit Sahoo <[email protected]>
feat: add `screens` prop for nested configs (#308)

Nested configs' names with their configs are now in `screens` property of the route object.

6990cc4ddc9c5c53897b4ff4dd87f54e69855440 authored about 2 years ago by Wojciech Lewicki <[email protected]>
chore: add example for transparent card

f89b23065bd7f5cb5b88ccc3be9b54a3b2f0da2f authored about 2 years ago by Satyajit Sahoo <[email protected]>
fix: web with internal interpolation listener

f27dd76b549ab1752b5ae929ac77c2e95aace735 authored about 2 years ago by osdnk <[email protected]>
feat: add error if multiple instances of useLinking are used (#310)

a5dd69744748e9db7bafe7d811f4ff42e1a7d59d authored about 2 years ago by Michał Osadnik <[email protected]>
refactor: drop unmountInactiveScreens in favor of unmountOnBlur… (#317)

The `unmountInactiveScreens` prop lets user unmount all inactive screens for the whole navigator...

676179e11557ec33223c0da9fec92139672d51c2 authored about 2 years ago by Satyajit Sahoo <[email protected]>
feat: integrate with history API on web

998dc97a713cf5b1f5be0db4e39129ee29810182 authored about 2 years ago by Satyajit Sahoo <[email protected]>
chore: tweak the album art example

d29b81e8bb4023f409180c378f63352f04a90d21 authored about 2 years ago by Satyajit Sahoo <[email protected]>
refactor: split Overlay into a new component (#284)

* refactor: split Overlay into a new component

* Update packages/drawer/src/index.tsx

Co-Autho...

be592e5258cc2d0e7e85c11c4092289c5f89c914 authored about 2 years ago by Evan Bacon <[email protected]>
feat: add `animationTypeForReplace` option (#297)

Currently, when a screen is replaced the new screen comes into focus with a push animation. Howe...

f1e85b075f69bc9d4860df358f760ebd909f093c authored about 2 years ago by Satyajit Sahoo <[email protected]>
chore: tweak types for stack

ce36c8ade080374923286cd6b4c4282074c47b4d authored about 2 years ago by Satyajit Sahoo <[email protected]>
fix: screens integration on Android (#294)

de5cc08fcecb0f15019e874a1beda901db86c9d1 authored about 2 years ago by Michał Osadnik <[email protected]>
fix: add error message when trying to use v4 API with v5

3ad0a9ea1c41a09585b6ad4320fc555ed5bb976c authored about 2 years ago by Satyajit Sahoo <[email protected]>
feat: add useIsDrawerOpen hook (#299)

5787b03f4119e2de6ce7de7936863c808bf08ddd authored about 2 years ago by Satyajit Sahoo <[email protected]>
fix: make UNVERSIONED insufficient expo version

e5466f954f35dee4e58caec55a80fd57d59f2f0a authored about 2 years ago by osdnk <[email protected]>
fix: fix shadow position for inverted animations

01f66a7923a17cac595d59cbdfa938fa1ba177b8 authored about 2 years ago by Satyajit Sahoo <[email protected]>
fix: throw when assigning or accessing the router property in compat

63ec4e5a0ec93abb7800eaaf79eb4adbb7fa8fc9 authored about 2 years ago by Satyajit Sahoo <[email protected]>
fix: tweak error messages for validation

0197aa240d2ceb1e2683ac3d45e4408b3a41f14b authored about 2 years ago by Satyajit Sahoo <[email protected]>
chore: publish

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

b0d22fbaf2ffcb7bf636a7b4408d515a554d9685 authored about 2 years ago by Satyajit Sahoo <[email protected]>
fix: warn if non-serializable values found in state

4471ba08a6ae8a0607e25cbb12f199cdae8faef2 authored about 2 years ago by NoemiRozpara <[email protected]>
refactor: move replace to stack router

5b2cf1f41a283077c0cfc37bc72dd8de1e999979 authored about 2 years ago by Satyajit Sahoo <[email protected]>
chore: publish

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

d3e18db59014df385de230535162404687f899b6 authored about 2 years ago by osdnk <[email protected]>
fix: make sure that we return correct value if selector changes

https://github.com/react-navigation/navigation-ex/pull/273#issuecomment-576581225

bee450f40a88504b7028c286f20f3b54ffb1a50b authored about 2 years ago by Satyajit Sahoo <[email protected]>
chore: add sideEffects: false for webpack

aaeffe0a9826c3110c8f0e20cee037a5600427fe authored about 2 years ago by Satyajit Sahoo <[email protected]>
fix: pass correct previous scene to header with headerMode: screen

9fb8a643cc013c47464709cd1ae9b79587fedb01 authored about 2 years ago by Satyajit Sahoo <[email protected]>
chore: add a toggle for RTL

90f49b82e7c62a8a57b02c4fe73b1b6184664b26 authored about 2 years ago by Satyajit Sahoo <[email protected]>
refactor: remove `resetRoot` from the `navigation` prop

Using `resetRoot` requires knowledge of the whole navigation tree that a specific screen shouldn...

a356a21cd47c958f9ab1f124d5ed854601cb1538 authored about 2 years ago by Satyajit Sahoo <[email protected]>
feat: add preventDefault functionality in material bottom tabs

db67b7d7af346772c979132a6c387f637034a136 authored about 2 years ago by Satyajit Sahoo <[email protected]>
fix: validate screen configs

6e63ed1c1c95fbc29a33d351cf99c5938614c416 authored about 2 years ago by Satyajit Sahoo <[email protected]>
chore: update stack examples

973d17572a9557ff3f8c981eb0c38316f20ac5fc authored about 2 years ago by Satyajit Sahoo <[email protected]>
fix: handle popping more than available screens in stack

34b9627106174ef72e61b2712f4900d8023ecc4a authored about 2 years ago by Satyajit Sahoo <[email protected]>
fix: use layout instead of dimensions for determining tab bar layout

d8872017790c2d5ae82587977d9e1cbd353f2c37 authored about 2 years ago by Satyajit Sahoo <[email protected]>
fix: fix types for native stack

cab9cf9a18a1ea33523456dd73e96a2d140e75e3 authored about 2 years ago by Satyajit Sahoo <[email protected]>
fix: ensure re-render on isFirstRouteInParent change in compat layer

55d438bfadd74838362f00a155434613446eb625 authored about 2 years ago by Satyajit Sahoo <[email protected]>
fix: improvements to the compat layer

5ab6e0e73c499c73d95b261429d7b9a16678c82c authored about 2 years ago by Satyajit Sahoo <[email protected]>
fix: don't use native driver on web

The native driver is not supported for animations on web. It just prints a wanrning in the conso...

e2e9acda58f11ba20a94afad7c69d537e8ebac8c authored about 2 years ago by Satyajit Sahoo <[email protected]>
fix: handle header translation for horizontal-inverted

When going from a screen with header to screen with no header, we need to translate the header t...

0feace46ef3e5956261318deb239ae5128e2cf31 authored about 2 years ago by Satyajit Sahoo <[email protected]>
feat: add useNavigationState hook

Sometimes it's useful to get the current navigation state inside a screen. We have the `dangerou...

8d9327758170724ffbd9041fc90d3b976745bfab authored about 2 years ago by Satyajit Sahoo <[email protected]>
fix: position inactivscreensws offscreen by default

c1ad6fdc96ac6f7ed17922801032f6395f112ad8 authored about 2 years ago by Satyajit Sahoo <[email protected]>
fix: don't add ?if query params is empty

11debde8ed9354909993e10e24478f6f78c68645 authored about 2 years ago by Satyajit Sahoo <[email protected]>
fix: slide the header up to hide it for vertical animation

eff3fea79aed5bda1c635bb222e2e034c54bf095 authored about 2 years ago by Satyajit Sahoo <[email protected]>
chore: add some more examples

c8bc5feec0a48fa118e92a487c5f793a5488e0dd authored about 2 years ago by Satyajit Sahoo <[email protected]>
feat: emit appear and dismiss events for native stack

c8e1d741a428878d8b80f60f1c9963dd69541560 authored about 2 years ago by Satyajit Sahoo <[email protected]>
fix: use a fade animation for header in all presets

3a1caa2a4e7d610bee36c45ee23f1aba04871a64 authored about 2 years ago by Satyajit Sahoo <[email protected]>
fix: disallow canPreventDefault option if not present in types

f1d0dc52487ab38f5af1d0a4d27e2821eb3b48a5 authored about 2 years ago by Satyajit Sahoo <[email protected]>
feat: let the navigator specify if default can be prevented

e451e8e999aed859630789e22ff8fde90c9941a1 authored about 2 years ago by Satyajit Sahoo <[email protected]>
chore: publish

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

e3294225f01a2e60b1b4e5a82d9154317eb48217 authored about 2 years ago by Satyajit Sahoo <[email protected]>
fix: fix intellisense for CompositeNavigationProp

e5e2bea4c2f49936c2e38353bca2535d6852bcc4 authored about 2 years ago by Satyajit Sahoo <[email protected]>
chore: publish

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

0e70b31f0ba2be11bb86a1eeaf7d86c45ffffc16 authored about 2 years ago by Satyajit Sahoo <[email protected]>
fix: fix types for useFocusEffect

See #270

7818b119909dc01570146bba346b521db87c66be authored about 2 years ago by Satyajit Sahoo <[email protected]>
fix: use protected for private value store

d449d4e3cddcc8931a2bfbc1b00682306a4753b9 authored about 2 years ago by Satyajit Sahoo <[email protected]>
test: make sure navigation prop is cached

7ad3bd6203a152ba3912131a04b805b2d3a5f814 authored about 2 years ago by Satyajit Sahoo <[email protected]>
fix: make sure paths aren't aliased when building definitions

closes #265

102f07edc8f047a63e0d74a1d7602f1b4870b027 authored about 2 years ago by Satyajit Sahoo <[email protected]>
feat: support nested config in getPathFromState (#266)

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

20c6a82623f088ee6c1b619fbf484942619598bb authored about 2 years ago by Wojciech Lewicki <[email protected]>
chore: publish

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

b171917e489590a2b665224d5635c86a7b13b827 authored about 2 years ago by Satyajit Sahoo <[email protected]>
chore: add some comments to metro config

415f62a1932ed6ec37e8ceed43ea77068a6366cc authored about 2 years ago by Satyajit Sahoo <[email protected]>
docs: add instructions for forks

b24e5dca18a1599282af6048c697761154f41afb authored about 2 years ago by Satyajit Sahoo <[email protected]>
chore: remove nohoist from example

dbee5b0e960edb11ae4ca4c79372bd8a53e0e168 authored about 2 years ago by Satyajit Sahoo <[email protected]>
chore: publish

- @react-navigation/[email protected]

93347992c6266d519642c7214e48fccc08313419 authored about 2 years ago by Satyajit Sahoo <[email protected]>
refactor: rename forStatic to forSlide for header

a15dda6c1710e9810b0fe8e2cde9306bfbac140f authored about 2 years ago by Satyajit Sahoo <[email protected]>
chore: add troubleshooting link

6c1d2edb61bdd9db110f980c41a9e6c9e1084fdb authored about 2 years ago by Satyajit Sahoo <[email protected]>
refactor: remove tabBarVisible from material-top-tabs

f422e0a905c20be745e9de7f95942ed2947c9a2f authored about 2 years ago by Satyajit Sahoo <[email protected]>
chore: publish

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

410adb185ec81a0e679882efb24428154c04678e authored about 2 years ago by Satyajit Sahoo <[email protected]>
fix: change default screen change animation on web

a76622b1ce249bbb3f9b0792d2d52430616e2ac3 authored about 2 years ago by Satyajit Sahoo <[email protected]>
fix: don't add header animation if mode is not float

667ac49b51128550c66c13097035a85c85ca7f13 authored about 2 years ago by Satyajit Sahoo <[email protected]>
chore: remove workflow for detox for now

c054da0006be17c44c7ab800f3bb55abba4066d8 authored about 2 years ago by Satyajit Sahoo <[email protected]>
chore: use project references for typescript

0df48c3a3b4934f411c8836e80bde6a0e74146cf authored about 2 years ago by Satyajit Sahoo <[email protected]>
chore: add link to the docs in READMEs

6148fe713c0691803055f19b0d2244a990581b2b authored about 2 years ago by Satyajit Sahoo <[email protected]>
fix: change POP behaviour to remove elements from index only

Fixes #256

98f9415653116c0ff8e65a1383854a949bc0d45a authored about 2 years ago by Satyajit Sahoo <[email protected]>
chore: update issue templates

f7050946e1fde1113a1194008c09ba52cd28c718 authored about 2 years ago by Satyajit Sahoo <[email protected]>
chore: publish

- @react-navigation/[email protected]

e31a6fdb4a8ef3341d860451b533e664712c8482 authored about 2 years ago by osdnk <[email protected]>
chore: update repo url for packages

npm only shows correct link if we use the link directly instead of repo metadata

d348c1750311fa7e13852581085679ff72d42183 authored about 2 years ago by Satyajit Sahoo <[email protected]>
chore: update readme

bba64ef72cad4f965aaecb9f389d595506996531 authored about 2 years ago by Satyajit Sahoo <[email protected]>
chore: setup detox for iOS

7d77464831fef35404d133cc47f02b4e3c6af02d authored about 2 years ago by Satyajit Sahoo <[email protected]>
fix: clamp interpolated styles

c8ac1488c9bef172cee74cee5a280140eaeab698 authored about 2 years ago by Satyajit Sahoo <[email protected]>
fix: remove clamping in extrapolation of progress of stack animation

db4ff3bf8a4bd0b8d3070f9402f16327d1de8037 authored about 2 years ago by Michał Osadnik <[email protected]>
fix: only render last 3 headers in stack

eda17449ae311ec41e1e66015f1fe39b74b7fece authored about 2 years ago by Satyajit Sahoo <[email protected]>
chore: upgrade depenendecies

285bce24efc9897ed308da1e610e5ff003608b70 authored about 2 years ago by Satyajit Sahoo <[email protected]>
chore: publish

- @react-navigation/[email protected]

4e6fb8519d5ee52b36cf82d251233f174cc85d9d authored about 2 years ago by Satyajit Sahoo <[email protected]>
fix: compare with correct height when floating header height updates

66ad0528702e17a5bc2532c966e16bc0a95f2e18 authored about 2 years ago by Satyajit Sahoo <[email protected]>
feat: add headerStatusBarHeight option to stack

4022a4e7069fbd978e5c14490c49ec6b03b30409 authored about 2 years ago by Satyajit Sahoo <[email protected]>
chore: publish

- @react-navigation/[email protected]

55318a754b1131a91d8be13176cce9d8b33978a8 authored about 2 years ago by Satyajit Sahoo <[email protected]>
chore: publish

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

116f62a0974cb648158e5b72172a13fcc94c4df3 authored about 2 years ago by Satyajit Sahoo <[email protected]>
chore: publish

- @react-navigation/[email protected]

3957b5caeb48bba8dc0fa2e925862ff4e762ec9b authored about 2 years ago by Satyajit Sahoo <[email protected]>
fix: memoize interpolated style to avoid extra work

ea649f88edb2f50c63622a59dde0cd8c3046f54a authored about 2 years ago by Satyajit Sahoo <[email protected]>
chore: publish

- @react-navigation/[email protected]

17cb38b88e64ad57c1c1ce53db1a1fe66d9b5bbc authored about 2 years ago by Satyajit Sahoo <[email protected]>
fix: use memo for card container

2bab4f123ee5e6e36f88b2825870c97c7392edcb authored about 2 years ago by Satyajit Sahoo <[email protected]>
fix: expose the header height even if not floating

c195e2eb44a0389ca2974953fa62f2d5672b80f7 authored about 2 years ago by Satyajit Sahoo <[email protected]>
feat: expose header height in context

d813151be016cf3e66e9d2811fe3e9c970036956 authored about 2 years ago by Satyajit Sahoo <[email protected]>
chore: validate path to type definitions on CI

7f388c646c7f7cd2f154fbad956aea865e9a0e4d authored about 2 years ago by Satyajit Sahoo <[email protected]>
refactor: minor tweaks

58d81cc1cea673835cadf94c1651f85e2a146a83 authored about 2 years ago by Satyajit Sahoo <[email protected]>
feat: add interaction handle to drawer (#239)

c7ff7e810d934ea13ec7e815ce8ab02d99740ac1 authored about 2 years ago by Michał Osadnik <[email protected]>
chore: publish

- @react-navigation/[email protected]

7c23f5eb643d8ea8c311f2efddacc7a83e410142 authored about 2 years ago by Satyajit Sahoo <[email protected]>
refactor: remove PointerEventsView

5863790fa58d6ee5dea38f62811624f1f5a586bf authored about 2 years ago by Satyajit Sahoo <[email protected]>
fix: keep screens for replace when animation is enabled

7391af449e432db284f23629748d912570841071 authored about 2 years ago by Satyajit Sahoo <[email protected]>
feat: add support for pager component

f7f64f96eb546a1ec8042c9a81b88754c70fd7c4 authored about 2 years ago by Satyajit Sahoo <[email protected]>
Use space instead of empty string to hide back button on iOS (#234)

3d3d3f8221cb1b6ede8d75ae8461a8f0bd52e9c9 authored about 2 years ago by Janic Duplessis <[email protected]>