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

Add codecov.io badge

bf1c1afd6430c687d8b58af29ad2d116ae1960f1 authored over 7 years ago by Adam Miskiewicz <[email protected]>
Add codecov.io support

96a1c1fddff5f7697d6a79792361916ad67b64e0 authored over 7 years ago by Adam Miskiewicz <[email protected]>
Run 'flow check' instead of 'flow' in CI

a781c35e7574037d7a09ec7567e9d83866a7bb4f authored over 7 years ago by Adam Miskiewicz <[email protected]>
Upgrade to React Native 0.44 + Flow 0.42

1ae37981371873c575a19b594bb828c0df55f340 authored over 7 years ago by Adam Miskiewicz <[email protected]>
Update Circle.yml with more caching

6c09b85d4e59c63d6e13994fdd2939e8896a2be6 authored over 7 years ago by Adam Miskiewicz <[email protected]>
Change react-navigation path in example package.json to relative

fe9e30d8a87672e124682b1f29d2d12774b45e81 authored over 7 years ago by Adam Miskiewicz <[email protected]>
Add codecov.yml

c5e222937644bc2b676f3c05fd0d45b69f0668c0 authored over 7 years ago by Adam Miskiewicz <[email protected]>
Fix Flow and Tests (#1510)

* Navigation actions should be string literals to work properly with Flow

* Update StackRoute...

30ca3c1f80617abc28fdd71f0b37d4f62b3e388a authored over 7 years ago by Adam Miskiewicz <[email protected]>
Update/Fix Prettier + Eslint config for codebase

Run Prettier/Eslint on entire codebase, fix issues

f3a958dca1180af87611a35fb64dbd8dd57da898 authored over 7 years ago by Adam Miskiewicz <[email protected]>
stop using Animated.spring (#1500)

* stop using Animated.spring

* use layout instead of window.size

a301b414796981b8ccf035dc6424b30bdef07ff2 authored over 7 years ago by Neo <[email protected]>
Add testID to HeaderBackButton (#1397)

c2f49e52a952dccfd25ae5275df772812430dbf4 authored over 7 years ago by Stephen J. Collings <[email protected]>
[Minor] Update Stacks examples for better clarity (#1341)

* Update Stacks{In,Over}Tabs example for better clarity

* Remove redundant navigationOptions ...

f575d90986de11b34d65eb7dbea33af1ee8c9e96 authored over 7 years ago by Kevin Cooper <[email protected]>
Don’t use `Init#` keys for reset (#1320)

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]>
Init to Init-UUID (#1419)

116dfb662ec61d5e33d7fdc5c816ce6f72c8971d authored over 7 years ago by HelloYou <[email protected]>
allow uriPrefix to be a regular expression (#1431)

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]>
Variable name consistency (#1452)

a9de4450151e038e4c4049d45463929bbc7cbdae authored over 7 years ago by Tim Liu <[email protected]>
Minor update (#1491)

styles.tabIcon leads to nowhere, only has styles.icon

79a67d9114bd059d856b0d0a81a357bb381d95b0 authored over 7 years ago by kdenz <[email protected]>
Fix incorrect link (#1426)

673b9d2877d7e84fbfbe2928305ead7e51b04835 authored over 7 years ago by Kohki Makimoto <[email protected]>
Update react-native-tab-view. Fixes #1248, #1163 (#1327)

d4b4697f338c5d5673c7a155cd7601d62a9eebc2 authored over 7 years ago by Satyajit Sahoo <[email protected]>
accept style prop on Header component

to allow composition of the Header component when using a custom header
component, styling is pr...

ff99d6ec0a2d7a62adfd8d1e6a3c906fcedf294a authored over 7 years ago by Koen Punt <[email protected]>
Pass tintColor to tabBarLabel within navigationOptions

31ee86ad5c826c0240d50ae2098ddd5ab6a46ea9 authored over 7 years ago by Luke Rhodes <[email protected]>
clarify title option

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]>
Fix type of Easing function to match type in react-native module

d71ed75133b97e33a8a683eda334b3005107d379 authored over 7 years ago by ashoat <[email protected]>
Delete unused import component

5aaf4a86be3f69aef1a6cac77efb7d5272f60e5e authored over 7 years ago by Ihor <[email protected]>
Fixes NavigationActions docs links

4c953e0e8fd9819345c5c666184b2876c6fa3556 authored over 7 years ago by Rich Gilbank <[email protected]>
Changed View to Animated.View for TabBarBottom (#1360)

d4ce9b08abf7aa725aca8305e841e1adf48d8a44 authored over 7 years ago by zakster12 <[email protected]>
Hide overflow on individual pages in tab view (#1271)

b8dbbe964eb534f1870cb000c592d730ac0eabfd authored over 7 years ago by Satyajit Sahoo <[email protected]>
fix toggle header example (#1286)

b532f8cc1960320b86e75db02ce3b1af71bf1058 authored over 7 years ago by Koen Punt <[email protected]>
add headerBackTitleStyle screen option (#1083)

* add headerBackTitleStyle screen option

since the title is customizable, the back title shou...

c04ea5b492a532f7a10a885087ef1e7dfece18ab authored over 7 years ago by Koen Punt <[email protected]>
skip Transitioner animation after swiped back (#1036)

* fix gesture

* add easing

* skip Transitioner animation after swiped back

* Run format

961cf13268ac0a8e6f77ee9d08926f21ea08e718 authored over 7 years ago by Neo <[email protected]>
Fix navigator links (#1259)

d32f6e4ac6ec98736a07d500970c5311b9a409d9 authored over 7 years ago by Gabriel Handford <[email protected]>
Release v1.0.0-beta.9.

004e9632f6686f00d2ea6e9359532954371b52bb authored over 7 years ago by Mike Grabowski <[email protected]>
Fix glitch (#1264)

c25e0265c4356a8b991afddfc553d711d7587d1b authored over 7 years ago by Mike Grabowski <[email protected]>
Add a blog post about new release (#1262)

* 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 change request in #653 (#1105)

* 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 (#1110)

* remove 30px offset workaround for screen’s shadow disappearing

* Run prettier

1d6fd3766321faeefdee772759125bd42a1fe2ac authored over 7 years ago by Neo <[email protected]>
make test pass (#1253)

test fails since #1231
`383:25 error 'options' is assigned a value but never used no-unuse...

d3fb9447b7ec623ca99dff5f425921419fb46711 authored over 7 years ago by Neo <[email protected]>
Modal gestureEnabled (#1243)

* Fix Modal Gestures

* Update StackNavigator.md for gesturesEnabled to include modals again
...

aa7fe56bb4178d6df77f18442622397afb9dbe6f authored over 7 years ago by Dave Bennett <[email protected]>
Remove navigationOptions from component props (#1231)

a14ac29c303094eddedc809a351ea421fdde993e authored over 7 years ago by Mike Grabowski <[email protected]>
Make `header` configurable (#1220)

* 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]>
Switch pager when swipe and animations are disabled (#1234)

8df3fa9db14640f7f9bf412bac5d2a3affc5f35a authored over 7 years ago by Satyajit Sahoo <[email protected]>
Fix lazy prop not passed (#1235)

cfc8c1fed19754571eb8c960002b4c92f43973b1 authored over 7 years ago by Satyajit Sahoo <[email protected]>
BREAKING: Update React Native TabView (#1218)

0cd3eaa97afe9806f7abe31785ad13f75d786542 authored over 7 years ago by Satyajit Sahoo <[email protected]>
Improve the Redux docs (#1172)

* [ReduxExample] Programmatically generate initial state

* [ReduxExample] Return original sta...

655b46b60b78455f1bf6998cc497157846ccf27e authored over 7 years ago by Kevin Cooper <[email protected]>
Export all the things (#1219)

* 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. (#1155)

* 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 (#1211)

* Update Screen-Nav-Options.md

* Apply some tweaks

4a4a563e997238f284bbb4abef64b08d71d07b10 authored over 7 years ago by Melih <[email protected]>
Improve CircleCI infrastructure (#1173)

* [Example] Get tests passing on ReduxExample and NavigationPlayground

* [CI] Use more vague ...

85c2235a3c2263a50a56ade6dabf82fcb4507010 authored over 7 years ago by Kevin Cooper <[email protected]>
Respect `gesturesEnabled` (#1147)

* Use flag value from screen details

* Only respect `gesturesEnabled` when `mode === card`

...

75921cfddd64e99a600546962ad446b737984f3d authored over 7 years ago by maxkomarychev <[email protected]>
Update docs on headerLeft/Right (#1203)

47285bf5d674621c37d84859572bd1717f04b50e authored over 7 years ago by Mike Grabowski <[email protected]>
Add issue template (#1199)

* Add issue template

* Ask for screenshot

* Update ISSUE_TEMPLATE.md

cbc21bb7af8d9503fa32b585b3514af8cf87ce0a authored over 7 years ago by Mike Grabowski <[email protected]>
Update router guide (#1207)

be09d50f2297b04312bbd582c871e350741df914 authored over 7 years ago by Mike Grabowski <[email protected]>
Add support for custom transitionConfig (#1187)

* Fix transitionConfig regression

* Fix flow

* Add doc

* Update StackNavigator.md

* ...

6b8cb793b426be36c1366f3e4157a9f208815dcd authored over 7 years ago by Neo <[email protected]>
Fix eslint issues and turn on prettier by default (#1195)

* 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 (#1002)

* 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]>
Update Redux-Integration.md (#1184)

590550118353a7d25fa400cc2e3ec17c831bc48a authored over 7 years ago by Mike Grabowski <[email protected]>
Add an ability to disable built-in logger (#1115)

* Fix logger

* Update Navigators.md

* Update Navigators.md

0f6b32868796a92a2a77a224b9140d6d5e02184e authored over 7 years ago by Mike Grabowski <[email protected]>
docs: add remark about nesting (#1121)

This relates to #709

c8062d014ce5002e9067a7764e99b483be6d1571 authored over 7 years ago by Daniel Schmidt <[email protected]>
Fix the ReduxExample app (3) (#1144)

* [Example] Upgrade dependencies to fix the ReduxExample app

* [Example] Also upgrade and fix...

5c12c41d964f3e87744af67a4f271d368bae9e5e authored over 7 years ago by Kevin Cooper <[email protected]>
Get truncated back button title from the previous scene (#1167)

261ea8aa053c0147049aecfd96f38aaa7a533458 authored over 7 years ago by Ville Immonen <[email protected]>
Add a config to override the truncated back title (#1137)

Fixes #1136.

c384e3371cde074663f3cd3d2cec7adecc8ae05e authored over 7 years ago by Ville Immonen <[email protected]>
Allow tabBarLabel to be also a function again (#1156)

This fixes #1024

046acd2b5ef16d6b3f636b726c2824bd5860ce0b authored over 7 years ago by Thomas Subera <[email protected]>
Update `react-native-tab-view` version (#1138)

Fix RTL support for `TabNavigator`

afe3c2be9ee1ada8ba37d2ccaed5a5f242e5ea07 authored over 7 years ago by Rasool Dastoori <[email protected]>
v1.0.0-beta.8

e94c9c1061151a1478b47640710bcafdbe738848 authored over 7 years ago by Adam Miskiewicz <[email protected]>
Breaking: Replace `containerOptions` with just `props` (#1100)

a252b46c500ee2d789ced6ff4f75a400d7931ed0 authored over 7 years ago by Mike Grabowski <[email protected]>
Fix hashbang behaviour (#1095)

ba98f7a1aeb34edc3e1ab99130b279e232dc09b7 authored over 7 years ago by Mike Grabowski <[email protected]>
Bump dependency versions to reflect current RN

2bbfc03cd0669e01cfd8f7f2d22ccae23e4dfb88 authored over 7 years ago by Joe McKie <[email protected]>
Upgrade React Native (#1093)

* Upgrade RN

* Clean up

ce5be229ede1663abc52fba8c6ac52ed09658284 authored over 7 years ago by Mike Grabowski <[email protected]>
Swap Platform preference for title alignment (#997)

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]>
Update flow-react-proptypes to ^1.2.0 (#1084)

633d4819ec0c6d4526dade6cd3463cff5387d2c4 authored over 7 years ago by Joe McKie <[email protected]>
Fix screenProps not being passed through to CardStack (#1051)

`screenProps` were not being passed to `CardStack` and consequently not
available for the navig...

77313a2a0b9324af81bf39d962033082753a4596 authored over 7 years ago by Ville Immonen <[email protected]>
removed reptiton of headerBackTitle text (#1076)

c5f8c8b34dc8c5f52d1d3f1a8ab1d064d1234cfe authored over 7 years ago by Edwin Tsatsu <[email protected]>
Upgrade `babel-plugin-flow-prop-types` (#1045)

* 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 (#1042)

* 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 (#1033)

* Automatically generate prop-types from Flow

* Remove propTypes usage

* Fix flow

* Mod...

e2f5e7fd494a9242edf1951e2398a1d1adf5b1ed authored over 7 years ago by Mike Grabowski <[email protected]>
Fix regressions in Header (#1027)

* 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]>
pass cardstack style (#1029)

52e24dd38051d75e1b077193d77d668301edaaaa authored over 7 years ago by Mike Grabowski <[email protected]>
Navigate to nested router within stack (#1025)

2dc869fedd27d304c2f0ddd606761320b8bec923 authored over 7 years ago by Mike Grabowski <[email protected]>
Fix typo in StackRouter.md (#975)

44e78f8644c91d5ad46a9f88ca28edb7e5fd524d authored over 7 years ago by Joe McKie <[email protected]>
Introducing flat options (#984)

* Initial commit

* Remove HybridExample (#985)

* Remove HybridExample

* Remove last men...

93976d358e27580e568ef016f820dc0253423aa7 authored over 7 years ago by Mike Grabowski <[email protected]>
Remove HybridExample (#985)

* Remove HybridExample

* Remove last mention of HelloHybrid

fb2a0ad33d476807c9380967c2570f944c4345d0 authored over 7 years ago by Mike Grabowski <[email protected]>
Add support to navigation to other tabs passing params (#969)

511cd3e1bee99352665d4c454c19398578845fea authored almost 8 years ago by Mauro Gabriel Titimoli <[email protected]>
Add iconStyle prop to tabBarOptions for TabBarTop (#965)

96a34db809bea914729def8eaabcaba502fe47c2 authored almost 8 years ago by Navid Taha <[email protected]>
Fix the ReduxExample app (2) (#945)

* [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 (#926)

* Add pressColor to StackNavigator header options

* Rename pressColor -> pressColorAndroid fo...

31c538413e8d0be82f3bbcb9d0e5d1f8cfa95cc5 authored almost 8 years ago by Jamie Parkinson <[email protected]>
Added the Header accessibility trait to the header title (#948)

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]>
refactored Redux Example (#819)

669da3eca5324a6b473111e9b2be4835443f1156 authored almost 8 years ago by Sami Jaber <[email protected]>
[Playground] Add TabsInDrawer example (#930)

2b307c754a1a361f1ba7ee3242b7c32a70b3ef1b authored almost 8 years ago by Kevin Cooper <[email protected]>
[Playgrond] Add StacksOverTabs example (#928)

* [Playground] Duplicate StacksInTabs to StacksOverTabs

* [Playground] Move nested routes int...

b49b2c1b62a5bbd6c13b92d70840f66fd9f1b6c9 authored almost 8 years ago by Kevin Cooper <[email protected]>
Fix setParams with nested routers (#929)

This fixes the setParams problem with:
https://github.com/react-community/react-navigation/pull...

0fa801d4ee345769988c275e317beddd4b390aa4 authored almost 8 years ago by taiki-t <[email protected]>
Query string parsing capabilities for deep linking (#510)

* adds query string parsing capabilities to URI handling

* improves query params test case

...

d211492a4c0d66b9a6c8b3e027e220079851362d authored almost 8 years ago by Norman Rzepka <[email protected]>
Fix the ReduxExample app (#900)

* [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]>
add command to open URI in the iOS simulator (#909)

5ca45e0aa54061b1dd3beee3502a3fde5f227133 authored almost 8 years ago by Koen Punt <[email protected]>
Fix wrong param name in the guides (#911)

The text used `name` as param but the examples used `user` instead.

2a050da960e3944b06ff46bec3e7ba6d66814217 authored almost 8 years ago by Mauricio Pasquier Juan <[email protected]>
Reset specific StackRouter with key (#789)

* 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) (#331)

* 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]>
Docs: Added clarification for header configuration (#891)

83f8a44219728f694f20b384c120154517fae06d authored almost 8 years ago by Sabbir Ahmed <[email protected]>
Fix gesturesEnabled regression (#886)

Closes #818
Regression caused by https://github.com/react-community/react-navigation/commit/11c...

3eb7b12f855e4f25448674573edfc37059f81a3a authored almost 8 years ago by Bruno Lemos <[email protected]>
bump react-native-drawer-layout-polyfill (#882)

includes access to the accessabilityView options and
a fix for #871 (adjusted zIndex)

8c9a626401f87e2867f15cce187120d26c152901 authored almost 8 years ago by Daniel Schmidt <[email protected]>
Fix rebase commands (#870)

b0c05e5977758c439d3835d839360027d496570e authored almost 8 years ago by Juwan Wheatley <[email protected]>