Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/react-navigation/react-navigation-4
Code of React Navigation 4 for archiving
https://github.com/react-navigation/react-navigation-4
bf1c1afd6430c687d8b58af29ad2d116ae1960f1 authored over 7 years ago by Adam Miskiewicz <[email protected]>
96a1c1fddff5f7697d6a79792361916ad67b64e0 authored over 7 years ago by Adam Miskiewicz <[email protected]>
a781c35e7574037d7a09ec7567e9d83866a7bb4f authored over 7 years ago by Adam Miskiewicz <[email protected]>
1ae37981371873c575a19b594bb828c0df55f340 authored over 7 years ago by Adam Miskiewicz <[email protected]>
6c09b85d4e59c63d6e13994fdd2939e8896a2be6 authored over 7 years ago by Adam Miskiewicz <[email protected]>
fe9e30d8a87672e124682b1f29d2d12774b45e81 authored over 7 years ago by Adam Miskiewicz <[email protected]>
c5e222937644bc2b676f3c05fd0d45b69f0668c0 authored over 7 years ago by Adam Miskiewicz <[email protected]>
* Navigation actions should be string literals to work properly with Flow
* Update StackRoute...
30ca3c1f80617abc28fdd71f0b37d4f62b3e388a authored over 7 years ago by Adam Miskiewicz <[email protected]>Run Prettier/Eslint on entire codebase, fix issues
f3a958dca1180af87611a35fb64dbd8dd57da898 authored over 7 years ago by Adam Miskiewicz <[email protected]>* stop using Animated.spring
* use layout instead of window.size
a301b414796981b8ccf035dc6424b30bdef07ff2 authored over 7 years ago by Neo <[email protected]>c2f49e52a952dccfd25ae5275df772812430dbf4 authored over 7 years ago by Stephen J. Collings <[email protected]>
* Update Stacks{In,Over}Tabs example for better clarity
* Remove redundant navigationOptions ...
f575d90986de11b34d65eb7dbea33af1ee8c9e96 authored over 7 years ago by Kevin Cooper <[email protected]>This Init{index} pattern guarantees that the same keys will always be re-used when doing a RESET...
625fc5b1095a98aeeee7a3a473296fa16d6ffee2 authored over 7 years ago by Daniel Friesen <[email protected]>116dfb662ec61d5e33d7fdc5c816ce6f72c8971d authored over 7 years ago by HelloYou <[email protected]>
when accepting both a protocol url and a normal url, it's hard to define a static prefix.
506214f9ab3f58d28c014e696c05c4194c554a5e authored over 7 years ago by Koen Punt <[email protected]>a9de4450151e038e4c4049d45463929bbc7cbdae authored over 7 years ago by Tim Liu <[email protected]>
styles.tabIcon leads to nowhere, only has styles.icon
79a67d9114bd059d856b0d0a81a357bb381d95b0 authored over 7 years ago by kdenz <[email protected]>673b9d2877d7e84fbfbe2928305ead7e51b04835 authored over 7 years ago by Kohki Makimoto <[email protected]>
d4b4697f338c5d5673c7a155cd7601d62a9eebc2 authored over 7 years ago by Satyajit Sahoo <[email protected]>
to allow composition of the Header component when using a custom header
component, styling is pr...
31ee86ad5c826c0240d50ae2098ddd5ab6a46ea9 authored over 7 years ago by Luke Rhodes <[email protected]>
If you attempt to use something other than a string, it will throw an error in some situations. ...
f61ce3d46ab1482525dfa6e5e9df48b13554c677 authored over 7 years ago by Des Preston <[email protected]>d71ed75133b97e33a8a683eda334b3005107d379 authored over 7 years ago by ashoat <[email protected]>
5aaf4a86be3f69aef1a6cac77efb7d5272f60e5e authored over 7 years ago by Ihor <[email protected]>
4c953e0e8fd9819345c5c666184b2876c6fa3556 authored over 7 years ago by Rich Gilbank <[email protected]>
d4ce9b08abf7aa725aca8305e841e1adf48d8a44 authored over 7 years ago by zakster12 <[email protected]>
b8dbbe964eb534f1870cb000c592d730ac0eabfd authored over 7 years ago by Satyajit Sahoo <[email protected]>
b532f8cc1960320b86e75db02ce3b1af71bf1058 authored over 7 years ago by Koen Punt <[email protected]>
* add headerBackTitleStyle screen option
since the title is customizable, the back title shou...
c04ea5b492a532f7a10a885087ef1e7dfece18ab authored over 7 years ago by Koen Punt <[email protected]>* fix gesture
* add easing
* skip Transitioner animation after swiped back
* Run format
961cf13268ac0a8e6f77ee9d08926f21ea08e718 authored over 7 years ago by Neo <[email protected]>d32f6e4ac6ec98736a07d500970c5311b9a409d9 authored over 7 years ago by Gabriel Handford <[email protected]>
004e9632f6686f00d2ea6e9359532954371b52bb authored over 7 years ago by Mike Grabowski <[email protected]>
c25e0265c4356a8b991afddfc553d711d7587d1b authored over 7 years ago by Mike Grabowski <[email protected]>
* Create 2017-02-On-the-path-to-v1.md
* Add doc to website
* Rename 2017-02-On-the-path-to...
f2dd70a29e61199a03c8b6b5aa8e6b6842f0c60d authored over 7 years ago by Mike Grabowski <[email protected]>* Implement getPathAndParamsForState for StackRouter
* Add test to make sure `params` is corr...
7be9f7914475841265e08a45c0ee962d70342e99 authored over 7 years ago by Tuyen Nguyen <[email protected]>* remove 30px offset workaround for screen’s shadow disappearing
* Run prettier
1d6fd3766321faeefdee772759125bd42a1fe2ac authored over 7 years ago by Neo <[email protected]>
test fails since #1231
`383:25 error 'options' is assigned a value but never used no-unuse...
* Fix Modal Gestures
* Update StackNavigator.md for gesturesEnabled to include modals again
...
a14ac29c303094eddedc809a351ea421fdde993e authored over 7 years ago by Mike Grabowski <[email protected]>
* Initial commit
* Remove null mention
Technically, it's possible, though it's not recomme...
2b24492370d72402fcb43d2a9ab50b0ec5a0ca00 authored over 7 years ago by Mike Grabowski <[email protected]>8df3fa9db14640f7f9bf412bac5d2a3affc5f35a authored over 7 years ago by Satyajit Sahoo <[email protected]>
cfc8c1fed19754571eb8c960002b4c92f43973b1 authored over 7 years ago by Satyajit Sahoo <[email protected]>
0cd3eaa97afe9806f7abe31785ad13f75d786542 authored over 7 years ago by Satyajit Sahoo <[email protected]>
* [ReduxExample] Programmatically generate initial state
* [ReduxExample] Return original sta...
655b46b60b78455f1bf6998cc497157846ccf27e authored over 7 years ago by Kevin Cooper <[email protected]>* Initial
* Add missing title
* Fix style and ref issues
c39dd9d45f60ceebe369750eba0e265aed7290f0 authored over 7 years ago by Mike Grabowski <[email protected]>* Force the back button to be recognized as such by screen readers.
* Update HeaderBackButton...
7bd748a6bea125d6fa54ef617057daa7b23c1c89 authored over 7 years ago by Aaron Cannon <[email protected]>* Update Screen-Nav-Options.md
* Apply some tweaks
4a4a563e997238f284bbb4abef64b08d71d07b10 authored over 7 years ago by Melih <[email protected]>* [Example] Get tests passing on ReduxExample and NavigationPlayground
* [CI] Use more vague ...
85c2235a3c2263a50a56ade6dabf82fcb4507010 authored over 7 years ago by Kevin Cooper <[email protected]>* Use flag value from screen details
* Only respect `gesturesEnabled` when `mode === card`
...
75921cfddd64e99a600546962ad446b737984f3d authored over 7 years ago by maxkomarychev <[email protected]>47285bf5d674621c37d84859572bd1717f04b50e authored over 7 years ago by Mike Grabowski <[email protected]>
* Add issue template
* Ask for screenshot
* Update ISSUE_TEMPLATE.md
cbc21bb7af8d9503fa32b585b3514af8cf87ce0a authored over 7 years ago by Mike Grabowski <[email protected]>be09d50f2297b04312bbd582c871e350741df914 authored over 7 years ago by Mike Grabowski <[email protected]>
* Fix transitionConfig regression
* Fix flow
* Add doc
* Update StackNavigator.md
* ...
6b8cb793b426be36c1366f3e4157a9f208815dcd authored over 7 years ago by Neo <[email protected]>* Automatically generate prop-types from Flow
* Remove propTypes usage
* Fix flow
* Mod...
bbe9caff0694f55bc53538a86a3942d3aacdb30b authored over 7 years ago by Mike Grabowski <[email protected]>* Expose Card through the API surface
We use Card directly without CardStack
* Added Heade...
23e310742cf14b2c1e4672b86ee1551eaa333957 authored over 7 years ago by Tomas Roos <[email protected]>590550118353a7d25fa400cc2e3ec17c831bc48a authored over 7 years ago by Mike Grabowski <[email protected]>
* Fix logger
* Update Navigators.md
* Update Navigators.md
0f6b32868796a92a2a77a224b9140d6d5e02184e authored over 7 years ago by Mike Grabowski <[email protected]>This relates to #709
c8062d014ce5002e9067a7764e99b483be6d1571 authored over 7 years ago by Daniel Schmidt <[email protected]>* [Example] Upgrade dependencies to fix the ReduxExample app
* [Example] Also upgrade and fix...
5c12c41d964f3e87744af67a4f271d368bae9e5e authored over 7 years ago by Kevin Cooper <[email protected]>261ea8aa053c0147049aecfd96f38aaa7a533458 authored over 7 years ago by Ville Immonen <[email protected]>
Fixes #1136.
c384e3371cde074663f3cd3d2cec7adecc8ae05e authored over 7 years ago by Ville Immonen <[email protected]>This fixes #1024
046acd2b5ef16d6b3f636b726c2824bd5860ce0b authored over 7 years ago by Thomas Subera <[email protected]>Fix RTL support for `TabNavigator`
afe3c2be9ee1ada8ba37d2ccaed5a5f242e5ea07 authored over 7 years ago by Rasool Dastoori <[email protected]>e94c9c1061151a1478b47640710bcafdbe738848 authored over 7 years ago by Adam Miskiewicz <[email protected]>
a252b46c500ee2d789ced6ff4f75a400d7931ed0 authored over 7 years ago by Mike Grabowski <[email protected]>
ba98f7a1aeb34edc3e1ab99130b279e232dc09b7 authored over 7 years ago by Mike Grabowski <[email protected]>
2bbfc03cd0669e01cfd8f7f2d22ccae23e4dfb88 authored over 7 years ago by Joe McKie <[email protected]>
* Upgrade RN
* Clean up
ce5be229ede1663abc52fba8c6ac52ed09658284 authored over 7 years ago by Mike Grabowski <[email protected]>Centered titles are generally specific to iOS, left alignment of the title appears more common i...
1bb0b84c261bb051c46f729ce7ff7ec15509c369 authored over 7 years ago by Daniel Friesen <[email protected]>633d4819ec0c6d4526dade6cd3463cff5387d2c4 authored over 7 years ago by Joe McKie <[email protected]>
`screenProps` were not being passed to `CardStack` and consequently not
available for the navig...
c5f8c8b34dc8c5f52d1d3f1a8ab1d064d1234cfe authored over 7 years ago by Edwin Tsatsu <[email protected]>
* Fix build
* Latest version fixes Header
* Fix propTypes from react-native leaking to web...
7165efce02a60eecc41813fe5e030883996671ec authored over 7 years ago by Mike Grabowski <[email protected]>* Move `prop-types` to dependencies
* Update package.json
* Update CardStackTransitioner.js
cf6564b3e58ffad84bd062e38e35c1ee63d4d28b authored over 7 years ago by Mike Grabowski <[email protected]>* Automatically generate prop-types from Flow
* Remove propTypes usage
* Fix flow
* Mod...
e2f5e7fd494a9242edf1951e2398a1d1adf5b1ed authored over 7 years ago by Mike Grabowski <[email protected]>* Fix warnings and errors with Header
* bring back deleted docs
* headerLeft can be null
4c55887990e1de2b92d400dafae19fb76c68da6a authored over 7 years ago by Mike Grabowski <[email protected]>52e24dd38051d75e1b077193d77d668301edaaaa authored over 7 years ago by Mike Grabowski <[email protected]>
2dc869fedd27d304c2f0ddd606761320b8bec923 authored over 7 years ago by Mike Grabowski <[email protected]>
44e78f8644c91d5ad46a9f88ca28edb7e5fd524d authored over 7 years ago by Joe McKie <[email protected]>
* Initial commit
* Remove HybridExample (#985)
* Remove HybridExample
* Remove last men...
93976d358e27580e568ef016f820dc0253423aa7 authored over 7 years ago by Mike Grabowski <[email protected]>* Remove HybridExample
* Remove last mention of HelloHybrid
fb2a0ad33d476807c9380967c2570f944c4345d0 authored over 7 years ago by Mike Grabowski <[email protected]>511cd3e1bee99352665d4c454c19398578845fea authored almost 8 years ago by Mauro Gabriel Titimoli <[email protected]>
96a34db809bea914729def8eaabcaba502fe47c2 authored almost 8 years ago by Navid Taha <[email protected]>
* [Example] Fix the ReduxExample app
Just a bit of cleanup so it can run.
* [Example] Remo...
6978ceec85889bbe1c27e82df9436a1620a379dc authored almost 8 years ago by Kevin Cooper <[email protected]>* Add pressColor to StackNavigator header options
* Rename pressColor -> pressColorAndroid fo...
31c538413e8d0be82f3bbcb9d0e5d1f8cfa95cc5 authored almost 8 years ago by Jamie Parkinson <[email protected]>Without this trait, VoiceOver on IOS does not identify the title as a header, which it is.
297470099df37075aace5abdffa73559c3a3392b authored almost 8 years ago by Aaron Cannon <[email protected]>669da3eca5324a6b473111e9b2be4835443f1156 authored almost 8 years ago by Sami Jaber <[email protected]>
2b307c754a1a361f1ba7ee3242b7c32a70b3ef1b authored almost 8 years ago by Kevin Cooper <[email protected]>
* [Playground] Duplicate StacksInTabs to StacksOverTabs
* [Playground] Move nested routes int...
b49b2c1b62a5bbd6c13b92d70840f66fd9f1b6c9 authored almost 8 years ago by Kevin Cooper <[email protected]>
This fixes the setParams problem with:
https://github.com/react-community/react-navigation/pull...
* adds query string parsing capabilities to URI handling
* improves query params test case
...
d211492a4c0d66b9a6c8b3e027e220079851362d authored almost 8 years ago by Norman Rzepka <[email protected]>* [Redux example] Use HTTPS-enabled endpoint to get npm modules
To fix 'yarn install'
* [R...
5006076352f142ff40867b7b610fd458bfecdf2c authored almost 8 years ago by Kevin Cooper <[email protected]>5ca45e0aa54061b1dd3beee3502a3fde5f227133 authored almost 8 years ago by Koen Punt <[email protected]>
The text used `name` as param but the examples used `user` instead.
2a050da960e3944b06ff46bec3e7ba6d66814217 authored almost 8 years ago by Mauricio Pasquier Juan <[email protected]>* First test
* Allow a key to be passed for which scene should handle the action
* Adding ...
e402eba3a743e6bd6b58b8d12587020c4d6a815f authored almost 8 years ago by Scott Brady <[email protected]>* add jest config for react-navigation in docs (#256)
* Docs: Update redux-integration guide ...
e8726c1e683cd3a6cafc9ba1e3a97a0f197c98dd authored almost 8 years ago by Michel Maubert <[email protected]>83f8a44219728f694f20b384c120154517fae06d authored almost 8 years ago by Sabbir Ahmed <[email protected]>
Closes #818
Regression caused by https://github.com/react-community/react-navigation/commit/11c...
includes access to the accessabilityView options and
a fix for #871 (adjusted zIndex)
b0c05e5977758c439d3835d839360027d496570e authored almost 8 years ago by Juwan Wheatley <[email protected]>