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

fix: update supported options for native stack

b71f4e52a3085a331481954d30e020ad716282f4 authored over 5 years ago
refactor: refresh drawer according to latest material design guidelines

9ce8ec59fb311c8d1bb06bac83d115ccc0102334 authored over 5 years ago
refactor: change tintColor argument to just color

d685e78fa95535df58902cc63920a3814be7e2cd authored over 5 years ago
fix: make it possible to run the example on web

7a901af5b5010982aec439256fc3e7aacf7b59d7 authored over 5 years ago
feat: initial version of native stack (#102)

ba3f718ab3868ddd5754b22945a867fdf7e93b7f authored over 5 years ago
fix: improve keyboard handling with bottom tab bar

42beb660ca6209068ae7f0c1ea0e0bec1efac1c7 authored over 5 years ago
fix: make modal presentation mode fullscreen on landscape (#124)

e7898466925d7c7ab18a0850c35a2fb10b636a88 authored over 5 years ago
fix: interpolation in iOS modal presentation

b32cda2446a9419c3563719ed7b1d5a6d0b1c545 authored over 5 years ago
feat: export TransitionSpecs

708dde0e47c9e54030093772481f5d32781b5eec authored over 5 years ago
chore: publish

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

5303e8ffb53f8830b0ef14ffa98cd2dc2496c7b5 authored over 5 years ago
feat: drop header: null in favor of more explitit headerShown option

ba6b6ae025de2d586229fa8b09b9dd5732af94bd authored over 5 years ago
fix: actually expose gestureVelocityImpact in the public API

16079d10506eb4bfa8abdce8449932676db7c4da authored over 5 years ago
fix: use next screen's animation when not focused. fixes #87

b4a76814c66df8aea0cdc82662d3bf6f783176f6 authored over 5 years ago
feat: add gestureVelocityImpact as a prop for stack (#123)

8294efc8f41ddd0680602f7041f51f7046758812 authored over 5 years ago
fix: handling vertical gesture in RTL (#122)

a27ade8881e6d3134a9b9e2fea7b97290e60e582 authored over 5 years ago
fix: don't recompute if routes didn't change

615b523d261057d6337f56c1ea80d7b271f4a468 authored over 5 years ago
chore: fix react and react-native versions

070c46ba642867940900560ca61066247b7cbe55 authored over 5 years ago
chore: publish

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

d8394cf919f98f072c483f58af5abe130deb0f9f authored over 5 years ago
fix: fix vertical gesture

a7c4a4d7cda7f94974e83de60e005296160a4e93 authored over 5 years ago
chore: add example for modal presentation

282b465ae104ffb077163c01317ad0ebe59515da authored over 5 years ago
fix: fix passing insets to interpolator

6f5f4b7d3501003784a8f64d33ef4decb1a2f3e6 authored over 5 years ago
chore: publish

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

d75915d1f3e2c1c18b1cd5a736cb5f31877727e9 authored over 5 years ago
refactor: use react-native-safe-area-context

832ed882bc1d8e8e8982bb428bd8737d4169a375 authored over 5 years ago
chore: publish

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

8318c49331f69bbb1cdd97ec09729b60add38076 authored over 5 years ago
fix: add missing React import

ece6e3899e6e69f26a4e5d55cf4d8c4a5c826010 authored over 5 years ago
fix: fix header buttons not clickable on Android. fixes #108

da944ccef9ea3f02c683b52fb27ee0d9bc1062e3 authored over 5 years ago
fix: keep the routes we are closing or replacing

bc3586ae3e3e98b312b387174c278a551b1152bb authored over 5 years ago
fix: don't throw when switching navigator. fixes #91

19be2b4bbcf9d89d2824f294e440f377e3157747 authored over 5 years ago
chore: upgrade deps

a8851b730d8761a211868a7e00c1cf357754c12d authored over 5 years ago
feat: add a getRootState method (#119)

7a5bcb446b3e8ca5798ef633f8cf1fe41874dd93 authored over 5 years ago
chore: upgrade eslint config

1345a8fec60cc7326a099038f49a71d54b603c32 authored over 5 years ago
fix: don't merge state with existing state during reset. fixes #111

739346451588d2a351e843c30d3f11c6e069f87b authored over 5 years ago
chore: publish

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

9810a0606199b180eb7d5889b8b1912f2cab9014 authored over 5 years ago
fix: close drawer on navigate

655a2201370a554bb0f98372f4ac4314e00a725d authored over 5 years ago
feat: add a method to reset root navigator state

e61f5941d71394d8bdb684dfce6467e6cac3b96d authored over 5 years ago
feat: export some more type aliases

8b78d617c05cddef7161ab5519008543adc1bd46 authored over 5 years ago
feat: export BottomTabBar props type (#109)

1fd5a868a32cc46f62414ab1eaefeb629e3eba33 authored over 5 years ago
fix: fire blur event when a route is removed with a delay

closes #110

1153d5575b5d37b5c889158600162be8132b61eb authored over 5 years ago
chore: publish

- @react-navigation/[email protected]

76de32f441653c9866d6194fa324f1e31ed1f5b3 authored over 5 years ago
fix: vertical gesture in stack

4ee19bcdb9386f2ae14fa56014a9f51301189b8e authored over 5 years ago
chore: publish

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

06cc8b91421e76a0cf4250fdf753938df9f2b4b5 authored over 5 years ago
fix: fix header rendered behind card. closes #108

2f66556b1018c3eba273ccb6eb0aec331427d29a authored over 5 years ago
feat(stack): use Animated.Text for header title (#105)

f39813626ae638e480834871fed72a8650f10f5c authored over 5 years ago
feat(stack): use Animated.View for header background (#106)

089390ce878954a66e1efe4cdd41756bf9a904ac authored over 5 years ago
refactor(stack): convert Header component to function (#104)

d09c9ae643d05b2b918c3ce86dfd7b8404901245 authored over 5 years ago
fix: throw when wrapping a compat navigatofor compat

8920da68a75856a735c31685e1697a45db45d1b1 authored over 5 years ago
chore: publish

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

98a9487cda9af3101a4a3496c86718a999cf2721 authored over 5 years ago
feat: add createSwitchNavigator

ff502820c783c525c70ae327b6271f7c8e592fec authored over 5 years ago
fix: provide navigation prop in header

30e510d123e2fd494103efe47d322689c55937fd authored over 5 years ago
feat: add withNavigation and withNavigationFocus

114a5dc888eedd4f56ca17f7aba4772ac6b5f774 authored over 5 years ago
fix: add fallbacks for non-web modules

closes #95, #96

b4bbf9b0c35b45ce3b05d4672e827d2c71ad948c authored over 5 years ago
refactor: make dispatch accept thunks

98f0de088f9cf3493763de798e39a9e4e0724743 authored over 5 years ago
chore: publish

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

2537145d8117d7f9357b0c1351727abba4057133 authored over 5 years ago
fix: don't remove route if animation isn't finished when dragging (#100)

6af84004217068af0be09f97c814e395a80c9901 authored over 5 years ago
fix: support legacy goBack method

d83d3de6975ce7784dd3c3bdfe7cd7c47bb4dd7b authored over 5 years ago
fix: fix dispatching compat actions

88a560aacba2256baee9e17c1803c5c22b1a8834 authored over 5 years ago
feat: compatibility layer

e0f28a432da293a401d50228fbaec44417e740df authored over 5 years ago
chore: fix running the example app

438692d661ec188eef00fb021744484280876077 authored over 5 years ago
feat: make deep link handling more flexible

This adds ability to specify a custom config to control how to convert between state and path.

...

849d952703b500a9781fd201e4525e712cd3338f authored over 5 years ago
refactor: share fallback descriptor

17045f5b6d483858b09c1de3a845d639341890f2 authored over 5 years ago
feat: make example run as bare react-native project as well (#85)

d16c20cd390000cd960ad753001386142eb9e281 authored over 5 years ago
feat: integrate `InterationManager` in stack

9563a27284b9be7c84380ad44c8c2cd9defcee8e authored over 5 years ago
fix: tweak android q animations

f57a91c4174bb38c8f2581ca9eecbe2d2b83b25b authored over 5 years ago
chore: add issue and pull request templates

8e8b7eef36ff83f8f1c12c28f3188c2cc585aaa4 authored over 5 years ago
chore: publish

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

44020452fb81b05decd3e14d32d1c1f38d4ec2f8 authored over 5 years ago
chore: remove commented out code

ceaf18edd66a6b1dfce9b7a3890f20a0f6144035 authored over 5 years ago
refactor: separate navigation and route context

faaf855717d1261cd6f6cc16d281ca252ecf94bf authored over 5 years ago
feat: add approximate android Q transition

196cce0803548493e402b04a6deeec9748f9a3b8 authored over 5 years ago
chore: publish

- @react-navigation/[email protected]

a022860317063b07b9c45c00d6c29e53eb192a52 authored over 5 years ago
fix: change order of attaching nodes in card exec

167d58ce2779845eb13d5f269490f22ab8e3cf72 authored over 5 years ago
chore: publish

- @react-navigation/[email protected]

798a905d0a9ca886d752351169be2462e70e39dd authored over 5 years ago
feat: useForeground if possible in stack header backButton

aa6313c0e93d8ef031782c1da59f8b0098bfedfe authored over 5 years ago
chore: publish

- @react-navigation/[email protected]

2563924f53f33e2bb12a942b93819c827c8a1e7a authored over 5 years ago
fix: stack with gesture enabled

55ec8152479694b261f3e78b12eb799393a553c2 authored over 5 years ago
fix: defer running the animation to next frame

c7a79a62fa4c4e5c61af8b7d8e647deefde9636f authored over 5 years ago
chore: publish

- @react-navigation/[email protected]

5c6e85cec8a7d0b4e647e353525ad25b223dafbc authored over 5 years ago
feat: optimizations in stack

3f853d458f79a6abe30425a773d368ebf4d37680 authored over 5 years ago
chore: publish

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

06b3e6bda73ba07d6fa78fe2895cf2c374859436 authored over 5 years ago
fix: fix navigation object changing too often

3c840bbae32181c2126a06a3aa4015c7173761db authored over 5 years ago
refactor: make descriptor.options a getter

d4ad9d48f9fcc4bb4c1743f23fd2dfdf0bcf9a3b authored over 5 years ago
chore: publish

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

a0e9784d987fd7b1f63ae563d27cc6d007b92149 authored over 5 years ago
feat: support function in screenOptions

eff0c0464fa49a673eaaab83990711c49ad6fa66 authored over 5 years ago
refactor: rename NativeContainer -> NavigationNativeContainer

fe9ba2bf71fcf6d493134827d1a51b8351721759 authored over 5 years ago
feat: add useRoute (#89)

b0a3756d18a9f4afacd2076854237c6879a15c54 authored over 5 years ago
chore: publish

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

4e0ebb05f950370fcd0eeadb1c72859a01d5a72d authored over 5 years ago
refactor: change signature of interpolation props

bf0b408238c0a32eddbb69715e93777217ac2dce authored over 5 years ago
fix: handle route names change when all routes are removed (#86)

1b2983eaa9e3ec6487d0fcdc661424b312247656 authored over 5 years ago
chore: publish

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

b38ee1c16281535ec95de56409519fdd48c950b4 authored over 5 years ago
fix: rename contentContainerStyle to sceneContainerStyle for drawer

fdc24d2523b01703b42b46b1670857b7d31ce3d4 authored over 5 years ago
fix: properly set animated node on gestureEnabled change

6a8242c31ab031b17cd43247eadccfb449d82e0c authored over 5 years ago
fix: change interpolated style when idle to avoid messing up reanimated

3ad2e6ebcf1da2d54a81aae11f90a37850ffd7a8 authored over 5 years ago
chore: rename BaseActions -> CommonActions

5c8d183d68693de53dbc7659055df2d6e887547a authored over 5 years ago
chore: publish

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

f1b976b68c173fbd4dbb0a89f74877a7d9e6ec73 authored over 5 years ago
feat: handle navigating with both with both key and name (#83)

6b75cbaaa6b67493638c460e56f71c4da23c606c authored over 5 years ago
fix: handle both null and undefined in useScrollToTop

c951027ebb7a7cc4102fa5a064af17ae036a6d44 authored over 5 years ago
feat: handle animated component wrappers in `useScrollToTop` (#81)

cdbf1e97f9648230ba1239b99791193e08ba0989 authored over 5 years ago
chore: add prettier config to package.json so it is picked up by editors (#82)

56a2ee99f9f2518cac31af675769750355847b9a authored over 5 years ago
fix: allow making params optional. fixes #80

a9d4813b472f040381b8e2e3e04562b2427f6f02 authored over 5 years ago
chore: fix typo in example

74c3377b635194de20fbac9d18b97f56eb04228e authored over 5 years ago
fix: fix gestures not working in stack

8c1acc33c6bb403641a5a096d9cf612548de92fe authored over 5 years ago