Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/react-navigation/core
Core utilities for the react-navigation framework shared between the native and web implementations.
https://github.com/react-navigation/core
c8c637e4705cfcda3c19fc71eafedd676c0b390a authored almost 5 years ago
bf6b27c1825e52d7ffd8ce62676ae869675e7527 authored almost 5 years ago
304b437662d2e8233012c73afb5918e69514b3b8 authored almost 5 years ago
38c7d186af9bc2a84cc8752a685f99739ac7f598 authored almost 5 years ago
Even if RN v4 use core v3, I find this would make this message less confusing for react-navigati...
3d43ed1d120d73edb95df728aa4f49ea3be1bd40 authored about 5 years ago## Motivation
When pressing back in a StackNavigator nested inside the SwitchRouter, the scre...
b20425b88355df53f36a256e24a1086bc88b00a6 authored about 5 years agoThis reverts commit 115bc778e85ec4e128d32d57fd01784c121e4bfc.
Will come to it later when I have...
86fb82a5faf77b94354f98b1f3201b4fac08c074 authored over 5 years ago115bc778e85ec4e128d32d57fd01784c121e4bfc authored over 5 years ago
* Update "@react-native-community/bob" dependency to the latest version
This commit fixes the...
ad6e5cecccb8bce081f773fdff7af000e0450746 authored over 5 years ago* refactor: add types to `NavigationActions`
* refactor: add types to `invariant`
* refact...
67c6f036bf914faf2a67345f9d20695a6b4a2874 authored over 5 years ago* add test:dev for dev test workflow, which should rather not lint/build and trigger pretest
...
2b0200052fea4b39a2887ba948c3d9ef1e679250 authored over 5 years ago11e679774434238121c2648e1b28c36ccc7aeb4d authored over 5 years ago
50cd4d553d731a5ef9a50a471fe829993bd9f036 authored over 5 years ago
660403bf9566325f1cd705f6e6e6c9ce448828a2 authored over 5 years ago
6c301ac12357b08ba3b94275610e3e9ad225f66e authored over 5 years ago
c82f300f0476b8e368cb066d0e740f1ae91d1a9e authored over 5 years ago
beae50ee1cc727227efbf1bc4d19a4c0780adab7 authored over 5 years ago
94c6ffa4e477e43533ed388e770e5144179cc83b authored over 5 years ago
e60e3997dd8ea8d41da9600015f02a3e4c4c2aa8 authored over 5 years ago
bb6b740aa4727ebcfa1852cc20858928b80fcfed authored over 5 years ago
9c72aac03e081b08559325e97d339136171618b8 authored almost 6 years ago
c507374a476955dbbda6fa81db943a73c9f45e62 authored almost 6 years ago
a76cb359e95b6bf1c681ae282529bce65119703b authored almost 6 years ago
Add a JUMP_TO action in switch navigator to handle navigation actions explictly instead of the m...
9b69ef8ce6803450a58b54e2c965eafdea886515 authored almost 6 years ago65bfb4ae754a7532168f91cdcaffaadf5939503b authored almost 6 years ago
42d69015eae340d6c0e0dbf500ecd7f6cee3edf2 authored almost 6 years ago
195786c02cade0da6bc0910d0549737e48c01bb0 authored almost 6 years ago
d94cc8f7e39f7f9736019a8c2937fd71c471a22e authored almost 6 years ago
8b192daeb09733897829ed1ce8b5441d5a686d2b authored almost 6 years ago
a4b3b92c49f9afaddbcbc11f1c6d24d0289284d4 authored almost 6 years ago
59ab09dab271104b8afc624ea8049a033080f227 authored almost 6 years ago
e3d60e299064eac3c2edb74a3d3064e21f1575be authored almost 6 years ago
As the naming suggests, this checks if route is the first one in parent. So probably doesn't mak...
8b27afba30b1d6808043d29e98ba55e79c96c4bf authored almost 6 years agofeat: add a isFirstRouteInParent method to navigation object
e514a61f9314e8d771231de9d3a4ebf64f661003 authored almost 6 years ago
Add a new method to know if it's possible go back in navigation history.
It's useful to determin...
Remove create-react-context to shrink bundle size impact
a288e6acbccd8655a24aa87851113c009e5607e1 authored almost 6 years agoa9db415d71041f233d9c67f9ee4479342d4dcbfd authored almost 6 years ago
b9461e4848ed356798d35b9bfddeb108f8c9d0a8 authored almost 6 years ago
75fc56d83628ef6216849d98e543097cb2f64a5d authored almost 6 years ago
44f22ac01556f2c724f414e78c4af97b9b7f22c0 authored almost 6 years ago
* Added module path in package.json
* Marked as having no side-effects
* Disable commonjs on build
b35bd1023b2360a1b7294cfe2fb4fbb60f60e96a authored almost 6 years ago
fd72c728fd4c5ace5fbdc443d8985ab48a9eb263 authored almost 6 years ago
chore: use tsc only for decalartions
68add543fb13c10c62af42d29de3d560012e6509 authored almost 6 years agodc119c5b6e789dc1120d2ad310cba4041dd78e66 authored almost 6 years ago
- Also bump React, React Native, and babel devDependencies
bac46d69696a93b20cc9911f850eea29719a0152 authored almost 6 years agoSet default value “null” for “key” property in RESET action
f095bcaf88b05ab0af864569df10d7551c63e84b authored almost 6 years ago59238160d86284a3353d53af10688fcf3f36004f authored almost 6 years ago
Add switch backbehavior examples
e55a7e9d9a3a2d14e78f75218cb38d9ad5fd9dd7 authored almost 6 years ago
# Conflicts:
# example/src/SimpleTabs.js
b9d8bc81c789bed6d814c60208609e095b80e1e4 authored almost 6 years ago
3a0d5268ac61cd106af5a54e4f2a36e1ee4d7143 authored almost 6 years ago
6a1e587c4255a6f102fd7ef1a3b9993875b480d3 authored almost 6 years ago
929e9ee29b9f53931358c5c258b5b4a0dd2207d6 authored almost 6 years ago
65e3bd390d22466366eccd14abd5bac730a37648 authored almost 6 years ago
handle new SwitchRouter history back behaviors
8e0041a24faf868dcaf4506fa3cb19f7e4286af9 authored almost 6 years agoc753603eadc1e7b60151900278787a2d8e369c60 authored almost 6 years ago
9fcd9774df0bedb58d1b1f2179db0359b491e603 authored almost 6 years ago
edb3ff0b7d067477dbfd998e6a63ea42c061f6a3 authored almost 6 years ago
4a869c0642f4f1901c1899ff943602dcba842106 authored almost 6 years ago
8fc2590c0a80287ee9d6b9891f2c71f97e72752e authored almost 6 years ago
9029cd17475867087250b565d10f7f2ebfb1cc47 authored almost 6 years ago
5e2b9b2c444f3621c74a145c670f7fafa0e24292 authored almost 6 years ago
f4528c52fc52478c2bb87617e2aeffcd8fd9e37b authored almost 6 years ago
394b14451f74b012ee381e68652a77b4ecbb6c56 authored almost 6 years ago
c700bc6859671f79deaabe1f3cb30d5f777336d5 authored almost 6 years ago
prevent onRef callback be called twice on withNavigationFocus Components
05f95c57d1eda80dde8bb255f4ce3a51b13bd27f authored almost 6 years agoa34ed260833bd02bd669f242c9fbf5f8f169914b authored almost 6 years ago
ed52b4361dbc01c307715d5f378aab6e22a809f2 authored almost 6 years ago
a1180b7b8ad3f683eeb114f1e820907aae076417 authored about 6 years ago
0e2ff47f3580936e2042598d6189f6eb4f269294 authored about 6 years ago
07cb022983e7f2f02f4146da947e52305375e90d authored about 6 years ago
71d1fd5087cd4c38fb9751b6e0590750e0984928 authored about 6 years ago
6506e411bff1daf0ee4f12343c099ca6721edf7c authored about 6 years ago
10b3544c78700bed30e2ff31d174dec0f899ec27 authored about 6 years ago
Do not clear navigation child from cache while transitioning
016d03ed3b6aeeb6b2167eda43b2e71e1b9d541b authored about 6 years ago
This commit adds an additional conditional check before deleting the
navigation child from the c...
call createReactContext with at explicit non-value
5170e93ca4cb24ec92de3e64b67efda2091a090a authored about 6 years ago'undefined' seems more appropriate to React Context API
eb996bd15b3c67c71080d8cd943933cf51987779 authored about 6 years agoWe need this for complaint with create-react-context API, good for types support.
bc6ded7dc27f4d85325e7b0495938b0d9e126ccb authored about 6 years agoAdd back TypeScript support
13c8af100e145d5294f83892b1dac8566a9d150a authored about 6 years agoce3fdcd62aee4f51b6946d182197146dd6d2b98c authored about 6 years ago
498f315a46138de7bd73bf90ab4e8c2907dd0a6e authored about 6 years ago
0c4c090583b6e2752e388cc9321b3ac2261eebb3 authored about 6 years ago
Param handling of SwitchRouter with child action
1f2767fe6e2d1c5354f87b0c341a7761ddedf2ea authored about 6 years agoThe params of the action have been going unnoticed when a child action is being used.
88565761e1f163fbf39d0f5ee547a0c500a5466d authored about 6 years agoFix NavigationEvents implementation
403698ae493d3b8645c946d9aa94ee1839398fa9 authored about 6 years agofix for https://github.com/react-navigation/react-navigation/issues/5058
715228f66509344a1e0b8aabc30c63c449f1440a authored about 6 years ago4462b3b1f140129a5ce147db365af935bd5155da authored about 6 years ago
560010deb8d125bc21af10b7eed8572697f324e3 authored about 6 years ago
- https://github.com/react-navigation/rfcs/issues/66
2f2329f33b0a35af1ccc460a85d268e255886e2b authored about 6 years ago4ffd29ff4a0729d6951f0e5a7db7b2b9da83696f authored about 6 years ago
ead22840d1eef976904cd7032a6ab34c679e7800 authored about 6 years ago
624d7a93a22dad1919a31f357f870141adca1c37 authored about 6 years ago
3753f6ad6a65fafcded47a18ab06c05de9bf5368 authored about 6 years ago
29d8f05437f39ce9757df773e18c3f24d46e9049 authored about 6 years ago
e5fb2e71ab45f061b2fc8726cf981a74837157a2 authored about 6 years ago
8302fd3be29dab757ab1b8cd7293fff621800fbc authored about 6 years ago
3e504f09f5689eb57173de7573e64eee039582b4 authored about 6 years ago
a80eb3d7bde44955c584d096c372ee5dc86e03e4 authored about 6 years ago