Ecosyste.ms: OpenCollective

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

github.com/react-navigation/navigation-ex

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

chore: add example for pop to top on tab press

d72a96d1ef6b9979a8ef137e90a24be14d64e549 authored over 5 years ago
feat: handle more methods in useScrollToTop

f9e8c7e80f6f327ffe62cdbd4bc1af8ed3420d5c authored over 5 years ago
feat: export NavigationContext

9245c79990b74d8fac8227368bde2597d3829df1 authored over 5 years ago
refactor: rename 'timing' option to 'animation' in transition spec

ea4c753d0aa736e652b0b1074c98d4a727e13a66 authored over 5 years ago
docs: add JSDoc for transition configurations

01196d7b484267666707c4abddb192d4fc61730b authored over 5 years ago
fix: types path (#75)

b4a5c3c35e20fce6343f12d515f611c46d23533f authored over 5 years ago
chore: publish

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

f302416631605e730cd4dea4f8154a44ad4ae73a authored over 5 years ago
fix: fix stack nested in tab always getting reset

dead4e826a91915dc5902c7faf83a58efec845d8 authored over 5 years ago
chore: publish

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

d5b4210eb26230d3ecfd1013d04e23e5c1219a2f authored over 5 years ago
feat: disable gesture logic when no gesture stack

38336b02902c1e9722314735c8b105112feef841 authored over 5 years ago
chore: add some badges

fc37e93b5bc092a6a422c51e272ab78915bdf73a authored over 5 years ago
test: improve coverage for router tests

093858b68b8b58247c586268ebf5168f62758cd8 authored over 5 years ago
chore: publish

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

3703ab6353eaec7ac8c0ea52e8a290d58f247ffb authored over 5 years ago
feat: add memoization of spring for stack

7990cf2575ab8cce4bb722f5a4d159dc05a1e6bd authored over 5 years ago
chore: configure jest to resolve source files for packages

fb9d1837a15ee048b412117ab2b6ad3f9c93b64f authored over 5 years ago
refactor: rename BaseActions tCommonActions

935c5880006d160ebd2bf303900aa7b0de00481a authored over 5 years ago
chore: add tests for drawer

7d526e58816f918403a437c8c0895c55d57055a5 authored over 5 years ago
chore: add tests for tabs

2adccdef1dee01bbeddc0fd57a06fbde16efc098 authored over 5 years ago
chore: add tests for stack

dee25057e8439bc43a0f957812b6834e5c605cfd authored over 5 years ago
feat: add hook to scroll to top on tab press

9e1104c31ff4b63099d38f4f2b5b7e33d8e82ce7 authored over 5 years ago
fix: link proper descriptor for StackView

469ec31cc571c02d5831b118dab2bf247d7f1832 authored over 5 years ago
feat: add native container

d26b77f9c977cec122c343d10fd2cd0a59596058 authored over 5 years ago
fix: set correct pointer events when active prop changes

1bbd6ac422340921d115eab7f089358a4d903b77 authored over 5 years ago
refactor: change order of type parameters

1a8281d37dfbf850ac4c801bc020a39029e1ca4d authored over 5 years ago
refactor: typecheck events in navigation helpers

b0a0857b0a25dc3c5c25639c7e8cbebdb2750fe0 authored over 5 years ago
chore: publish

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

4e07461526c0192377e1819240ed42fa661f8350 authored over 5 years ago
fix: fix path to typescript definitions

f18231541b3ea7efd31ef7550011b4684f3dfa43 authored over 5 years ago
chore: publish

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

e70f5273ac5c3cc9ccbc52673311304511eb7ef4 authored over 5 years ago
fix: properly handle pop action from stack

61dce7ae1b71da71389a0ce035dfc7b25d803ad2 authored over 5 years ago
chore: publish

- @react-navigation/[email protected]

90f014b78abd2c6a97223b33c90b135bef0ef45e authored over 5 years ago
fix: check if left button is truthy to add a left offset

8645e361f13eb694b3c9028bfbfd231ecb8b9298 authored over 5 years ago
chore: publish

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

91958617dc9b056fcedbe51d9a30e2697d544f55 authored over 5 years ago
fix: fix peer deps and add git urls

6b4fc7459278a3ae2a50fda1f5ba4691bc2b807b authored over 5 years ago
chore: set access to public

c1a2fd6da456467e3d642c3b6f51f1b957a2bd3d authored over 5 years ago
docs: add basic README files

6970ad7b7b970872b39cf615e860e3c1e6f39b4a authored over 5 years ago
chore: configure publishing packages

1c2e5de07a4206a9202546d6e93bdcbb2d5a0e12 authored over 5 years ago
feat: add dangerouslyGetState (#63)

f7ff0c1cf0e3249f273fdbcd4373c4ad7d15d04a authored over 5 years ago
feat: add dangerouslyGetParent (#62)

c0045d82b3a80413cb228c1eaa0aaef7c8140567 authored over 5 years ago
chore: navigation-ex -> react-navigation

4128654324e1708148e3b16e8767b62d6348c495 authored over 5 years ago
chore: configure lerna with bob

6b9af77fabcc13ad7065b9f54c24da365c1619f3 authored over 5 years ago
docs: document screen options for all navigators

14b353b6ef03fde0eebc3c9aa39e2890b3b8eaca authored over 5 years ago
refactor: check for stale == false to determine if state is rehydrated

797b02bd8ec597893d9e9e79038ccb87c7c2f3dc authored over 5 years ago
docs: fix missing prop in container

48bdbe43a973029db755238e27d83fc6df6ce8ba authored over 5 years ago
docs: add info about back button and deep link

828e17eb5ace63944ca2f3a735770d7f5cb658fc authored over 5 years ago
feat: add hook for deep link support

35987ae3699b44cb47b39ea0c050b4074e77aad6 authored over 5 years ago
feat: implement various navigators

f0b80ce0f64fb77c1c2ff8130ee353b749559828 authored over 5 years ago
fix: use MaskedView from @react-native-community/masked-view

7772ac55eb42edd804939907a9342ec8c29267de authored over 5 years ago
fix: bunch of fixes regarding reliability of callbacks

4878d18abff2a2ff3cba702a5e3c81ed694a1fa6 authored over 5 years ago
chore: release 2.0.0-alpha.7

fc2e8941855c24811f64e3c873a09d21922e93d9 authored over 5 years ago
fix: use a shadow instead of a border for header on iOS

closes #97

6e9d05b6cf2913694da495175aadb4b4fbb55b04 authored over 5 years ago
fix: don't ignore headerLeft if specified. fixes #164

c9b2c4d686951faff453203d88ef95c8e98bf32d authored over 5 years ago
fix: change single param to props object in onTransition callba… (#171)

53f8ba97dfe56b404fe9c6f630e8979af2072bf9 authored over 5 years ago
feat: inform whether screen is opening/closing in onTransition callbacks (#169)

c0c17e9affecbaa90401fa0971cce8c4f471aca3 authored over 5 years ago
fix: reduce card gesture velocity impact (#161)

81b1bdfb1e3566bc8b6f43cde274fba4bc8d6027 authored over 5 years ago
feat: add a canGoBack prop to header back button

7c86cfa88fb987c73fddb470cb24e48db039f3bd authored over 5 years ago
refactor: rename gesturesEnabled to gestureEnabled for consistency

167056ba91c828798d0d21c1fcad84cc2cb954e3 authored over 5 years ago
fix: fix types for stack config

bba0feb691d23b4943b4186733c78eba9a055fe0 authored over 5 years ago
fix: mark descriptors as optional properties

006a4ea47e9b37731b3c5699ac799495df8356a4 authored over 5 years ago
refactor: don't use keyboardAwareNavigator The HOC currently forces us to expose some options in stack config which we don't want to. So we vendor this functionality for now to avoid this.

267d7c214f0171f617f5701fcf50814379d21026 authored over 5 years ago
chore: add typescript to pre-commit hook

07b013ce494a6ef3639d98b44a7fe9d7fcb81abe authored over 5 years ago
chore: release 2.0.0-alpha.6

32b7ec864fd2836f107699fdca9d3f907356a840 authored over 5 years ago
chore: release 2.0.0-alpha.5

ef554e2a1e3d3ca3819064d9009f178157db223c authored over 5 years ago
fix: don't enable screens for modal stacks

fdf8b1a048a405d5eb35fbd52afab54566b7c907 authored over 5 years ago
fix: tweak transition spec to prevent jumping effect

9f3b70f74ab2bcb15de1efb0590bc96bd267706e authored over 5 years ago
refactor: rename direction to gestureDirection

3f7689435a73be8ec8226a03e7034bec3796368e authored over 5 years ago
feat: support a function for headerTitle

95055c1658e5a7cdb645050d329d7acc84882d11 authored over 5 years ago
refactor: rename WipeFromBottomAndroid to RevealFromBottomAndroid

6fd3729e0304eb1a33fb6b08238520234294bb5a authored over 5 years ago
refactor: export a modal transition preset

7ba243d3c9adbf77660d379f92700f4f03177549 authored over 5 years ago
fix: properly handle floating header height

Previously, the header height wasn't stored per screen. This resulted in header height always re...

06f628bf9f24b481093b207d66dce55ab2534c39 authored over 5 years ago
chore: release 2.0.0-alpha.3

fa2108324b78e30b4af8b463cc3f50180980d266 authored over 5 years ago
chore: release 2.0.0-alpha.4

5656a190435a2a2a95ef68643801ba6e647ab4f9 authored over 5 years ago
fix: fix back button not working in header

73424b8072988fb9b0c423f1b26f1ff81c8a2ad3 authored over 5 years ago
feat: add on transition end callback (#153)

51b1069d51df4b638eda435da65d580a1dbcb233 authored over 5 years ago
fix: disable react-native-screens on iOS

fb9dbf9820af051f1561ac14c5f729e116336f4c authored over 5 years ago
chore: upgrade deps

e35b4dd85ace1142970d6b7d8992da672e2d9e11 authored over 5 years ago
feat: allow specifying style interpolators in navigationOptions (#155)

282cfe538bbc2fb5ec2a872228c510318fcb19fb authored over 5 years ago
fix: hide background for unfocused header in fade

Otherwise the header background below shows up when header mode is none

316452702ee6f01953d67662240585a1a4b04d3a authored over 5 years ago
fix: fix typo preventing the screen from being cleaned up

354da7dbfcf2a6dccce1d6a740b9b5fb56c1fa61 authored over 5 years ago
fix: fix border radius of modal presentation

1cf7dc5f476bc72d55e8d417fc90832d5268543f authored over 5 years ago
fix: hide overflow in wipe preset

3f7a54d3b75c1316daeae2354d964b05cf68f9d0 authored over 5 years ago
refactor: measure back label layout when not truncated

00945e9b2b54cae94f1d0c53be5c4bb26ca9963a authored over 5 years ago
feat: add iOS modal presentation style

838732dcfa5c1a22763a72767cda68047febe65b authored over 5 years ago
fix: whitelist supported styles instead of blacklist

1fb33c891aec29733da268932f1be32a130fd218 authored over 5 years ago
fix: use opacity in headerStyle

9dce71c22386fb6932b787a2b11ee9cb223d1467 authored over 5 years ago
fix: fix broken shadows on card

da8da3d6567d07a95b26d7f29076aa6f3af35be0 authored over 5 years ago
chore: release 2.0.0-alpha.2

efc604cd632043398d26446cc29916f478063370 authored over 5 years ago
fix: don't enable overlay on iOS by default

27f0ec42347d109254a95de0651842d7dd4c179a authored over 5 years ago
chore: release 2.0.0-alpha.1

cb5054750c983cc0a3012f2aaf013ff49a43cc41 authored over 5 years ago
fix: make sure components update when descriptor changes

6792be3555aa27dac546394b8d69168987e67a9f authored over 5 years ago
fix: support specifying header background color in headerStyle

98d29dafbf899f0f684ea732c887ad4ec4c52060 authored over 5 years ago
feat: add headerTransparent option

d9738178832c3d31063e83f94e6c14768720be93 authored over 5 years ago
feat: add cardX options in navigationOptions

30002a11da0c63d957d5f6669a9d018095b77033 authored over 5 years ago
Fix warnings from expo package in example

e3910ec079a6deda4091eb719619aabd9e7ce002 authored over 5 years ago
chore: release 2.0.0-alpha.0

e8a1b5f03fb765ea5a5a083558275ceda7f7ae20 authored over 5 years ago
feat: consider both velocity and position while calculating the next position (#146)

Co-Authored-By: Satyajit Sahoo <[email protected]>

b8237dec1b1cc619d8a1c0194a6aa457e684a719 authored over 5 years ago
fix: fix header tint color not applied

879b0ead57d97f2fa61731c6c0c4fb215c5c549b authored over 5 years ago
feat: add headerBackgroundStyle option

2ea09126c9ef718f12904b263a9da656d82100ce authored over 5 years ago
feat: add headerBackTitleVisible option to navigation options

27c4861c009da64d1b2d4d68c27440b3d8e38600 authored over 5 years ago
fix: handle RTL properly

29de72ad36c57582fb30f4353365179d6cbf8c8b authored over 5 years ago
fix: when header mode is screen, disable animations by default

4e2afa0799847514957ed27a5e95a14e75f3b051 authored over 5 years ago