Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/react-navigation/redux-helpers
Redux middleware and utils for React Navigation
https://github.com/react-navigation/redux-helpers
80fa597155b9fe4f7a408c5a6a3e8a439cace235 authored almost 5 years ago
1741fa878d242c305840675d85220aa1f52ca144 authored over 5 years ago
2fb3712110c6c21cc41a66c28b6da0ce5ba0b78f authored over 5 years ago
9b1316acc246d3d0e020f35596b48b57db95a7f3 authored over 5 years ago
9c959b9e153b7e05b10b279947f778d558e74691 authored over 5 years ago
56d510bc305af1fa88151e92d10403159516eb83 authored over 5 years ago
Maintains compatibility with React Navigation 3.11 (and earlier)
5917cb8acd056cc1eaa0adecd3e79d4599844ecc authored over 5 years ago1e6a8e2837c53422a7fadf646eefbbc78c4c8df0 authored over 5 years ago
This requires linking on native
926f8b2f8ae0a1d47f3cfb9fbe088d5d7176c57d authored over 5 years ago8112708968b65cd20cd9c723f37d16ae9edfbdb2 authored over 5 years ago
It's not guaranteed as a peer dependency until `@react-navigation/core@4`, which is still in alpha
71c60b2061e896b93af9aecfc57f711f1cdea1e3 authored over 5 years agoOur users are more likely to already have the `react-navigation` libdef installed
805ebb71e73d3f1fcb9964c2e13a76d33f4c5825 authored over 5 years agobdb4876253ee85ef17d8145c4bc5b85447c72d89 authored over 5 years ago
Sets `NavigationContext`, `ThemeContext`, and `SafeAreaContext` for downstream consumers
3ce8bc06469ac16005e61176fe8ba4144e17f765 authored over 5 years agod218e464da73e6c2300be8b17e3743613b78d55d authored over 5 years ago
46ecb049808f9d55141866875f6a31a1b0b958fa authored over 5 years ago
Update Mocking tests snippet in Readme to support react-navigation v3's scoped packages
d6273dbe19c25ff5923087f7d1e6fbde1a967064 authored almost 6 years ago88c4a3e5aba4a62b93c3280f9c5a794206740b09 authored almost 6 years ago
84f1095648bbdb9d79476d013437cbfe5805491d authored almost 6 years ago
Using the middleware stuff directly has been deprecated for a while. No reason to keep this around.
aec15a9c5ce15c1d387ad800c4e0b7d73ae47eee authored almost 6 years ago5d086ca84b4305277ad2da3709ee1c9559fb3173 authored almost 6 years ago
ad32af47e08b0b089b6ff1ddfaa9b2402ce149d0 authored almost 6 years ago
0d79984b2a14b845772fab903ead3153511296b6 authored about 6 years ago
ae81b3a29ed925b669b08f818bcd8983789d5ac7 authored about 6 years ago
dead8ac7b6a06e99fbc3138f1fadcb4cf0c88c37 authored about 6 years ago
72c7075d2d625d003dfc41965f0debc5713a626c authored about 6 years ago
For consistency with `react-navigation@3` naming conventions.
7cd04257a44b1bcc5cf938c16917b07b97177025 authored about 6 years ago9d28e1857cc2f6a37480b2a95365b0117fc45923 authored about 6 years ago
* Changes imports to use @react-navigation/core
* Also changes peer dependency to @react-navi...
4a62a0bcca4991b351e9afdee046ce89c12baede authored about 6 years agoab3f68eb38c728d43d8f60e942a6f0463c29d8e5 authored about 6 years ago
```
function reduxifyNavigator<State: NavigationState, Props: RequiredProps<State>>(
```
Acco...
0005c33d4fad9aee17f3cc2cb1f36e6ff085b636 authored over 6 years ago
d126c9fc6b8af6886d94887a2c979af05cfa5ac0 authored over 6 years ago
b77e6c01ea763b36139e092ea49533f12716f528 authored over 6 years ago
2521400de43f5b135f78d13cd454876910bcfe0b authored over 6 years ago
4e2fa6a9fa2ce877c5d210531e7758265ca413fa authored over 6 years ago
3fc19f5d2650aa4611a337c4ef2a0e6a7e2d9f9a authored over 6 years ago
`react-navigation` is now okay with a null return here, and `createNavigationContainer` does this.
6899db3ebb67663b13ac6bea27e01353983ee636 authored over 6 years agofa34550936e52f7b104bb9a23711c3d0a38f9f1b authored over 6 years ago
aa5f4784e3bd1f4bc436227c97991e11f1cc688c authored over 6 years ago
ac9fe59b577e0d558c9cfd6a0947235f2a4eab64 authored over 6 years ago
9b0722959f6dfb4b12151da38437330505cd29cf authored over 6 years ago
8b2eb1eb288d76b61cbed0488fc3ab6f063a4988 authored over 6 years ago
This functionality is necessary to make sure `react-navigation` behaves correctly, but it also c...
b0919af34e57831a049d9c886aeeed51acafbe61 authored over 6 years agoa14c8b7286a01d9c80427bd0236ba5419bc84502 authored over 6 years ago
* Add reduxify to types
* Add missing peerDependencies: redux
* Remove outdated methods fr...
804f9f80e9f9d74b58fd8d09e4b07ad7ba9b67df authored over 6 years agoWasn't actually being used.
17c437f313e8ef1417ecd076cedee9127e6f2b28 authored over 6 years ago4c0950c0936348e89e0687d4ae9d346bf7d877f0 authored over 6 years ago
2f6107975d5647da547ae88b5ae4d9a7b139379d authored over 6 years ago
5b03f17421083e8cd01047d53e1f8ab1d2bbe277 authored over 6 years ago
e8e8a486625c10f752c50b21da2b2e59d1d6d664 authored over 6 years ago
519763a582115da1abe90973847bedec9a5509be authored over 6 years ago
108d69d94f067e891cb5f86d5ae6c53752d8e88f authored over 6 years ago
* v2 beta to support react-navigation 2.3.1
react-navigation had a breaking change for redux ...
1e6c92379bb2e8ff0e505ca13098ffe87c2e9ab1 authored over 6 years ago4d3f895c73eb0a6494d1437e273770026325fb10 authored over 6 years ago
4d2135368cc9fd2ff679abbd7396284f7865c92c authored over 6 years ago
30b061fc90145996c189b24162a2c18fed7c8221 authored over 6 years ago
949c86e54066986ed9e3c9fa44f0304a19f8ae7f authored over 6 years ago
2d54ae77b9dc6d12e08bd126c854957f49c53eda authored over 6 years ago
1c35b02c2c7ed522768a461457da82ef7157d211 authored over 6 years ago
01a9d47c6cf84e7a205b3b389986df8d34aef146 authored over 6 years ago
8b80b8a64c2f50fc5c0dbaf1f3a69278349c7fdc authored over 6 years ago
bf23b3182cf9ef857344f2d687f734fbd443b0b7 authored over 6 years ago
244db2a5131b977d6acf6c7689c4269abb5ec29f authored over 6 years ago
4b18f31fe9b7ef5ec6803bdb48ed3afafe475cb6 authored over 6 years ago
cf8c74db09dd6dacf642c19ec07d99a916059658 authored over 6 years ago
473155689af58403248e4073b38fb4a42b6b345e authored over 6 years ago
1eb4aa82b0bed02c04447b916eb2bf39f06b2a3d authored over 6 years ago
85ac92377c21de089396a5e7a56ce1bbdbe36025 authored almost 7 years ago
7b1aecad03c80c1a2415e8f960d6c54dc77eb35f authored almost 7 years ago
cbab685b7e03548d281acc350a1d1b6220162041 authored almost 7 years ago
f05cc4bff2a356c9414afa8cc9d825888ad6be4b authored almost 7 years ago
Added TypeScript definitions file
8744086d296fd922a003f1312d543852589e85f6 authored almost 7 years ago
Some of definitions in the index.d.ts file were incorrect.
Closes #4
index.d.ts file was missing
Closes #4
26c9613354730d0563b3a49216509a87a871edd9 authored almost 7 years ago
8542bbc49af660a67cb605fd8aec95d897b4ffa1 authored almost 7 years ago
4613a9ea4fa92dd44e0861a1dafda3a32875c085 authored almost 7 years ago
ffa602a785ba3f2984f884968c80c38e2a20f100 authored almost 7 years ago
2494e1a6ea63bb7cc64bd20927c1a344f599c565 authored almost 7 years ago
From @yordis #5
95cab875a9c30acc2396ec15cc1f9bed2e666976 authored almost 7 years ago8a8c3ad3a53ffe52d04b7b908aff0e08aa362642 authored almost 7 years ago
8d4143246b95ec28da5f804b6e9a64623026eaf9 authored about 7 years ago
50c6e92afe4dc97bbeada3c0eb2eb7ab3ff9dab2 authored about 7 years ago
3d0cea9b04f1cad0ae0031abd8ba573d4287bbf8 authored about 7 years ago
2cf002618bf5c0d0257fe79254995e812ddfa3e2 authored about 7 years ago
272436eae9d7e8c0b75e561a15f1f7fa86f404ca authored about 7 years ago
714deba88155d0235fc4fc43a907cfff9c45524c authored about 7 years ago
269d6c94ecf4d01c04609aeca3dbd0a06bb7bdc8 authored about 7 years ago
daeafaba0df5d8dd5c1842d1f03daa7d3362d5bf authored about 7 years ago
8ebb64bee6885bf5522d74764928b231e87203d7 authored about 7 years ago