Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/react-navigation/react-navigation.github.io

Home of the documentation and other miscellanea
https://github.com/react-navigation/react-navigation.github.io

Add tabBarPosition prop to Material Top Tab

It may sound a bit weird to have a prop `tabBarPosition` on Material *Top* Tab, but it could be ...

15c46177938cd758a46ef54d9dadcd992e04e634 authored over 6 years ago by Nicolas Charpentier <[email protected]>
Add lazy and optimizationsEnabled props

Related to https://github.com/react-navigation/react-navigation-tabs/pull/9

ee556d658a0e2dd49bb6753f141f08d03052eb77 authored over 6 years ago by Nicolas Charpentier <[email protected]>
Updated file with small grammatical changes (#224)

f63f0ae079a2a73d8a09d05f6f962b1f7e56d970 authored over 6 years ago by Michael Kovich <[email protected]>
fix 404s in Navigation views docs (#222)

* fix 404s in Navigation views docs

* replace CardStack with StackView

156bbe0c649f500acb71263dc8fae5c02a406846 authored over 6 years ago by Vojtech Novak <[email protected]>
Fix a typo in createNavigator (#217)

* Fix a typo in createNavigator

removed X (or was it there on purpose?)

* Update navigatio...

c5e76d27acb381d22fac8bd8d9b75355a15e4cf3 authored over 6 years ago by Luukschoen <[email protected]>
Updated screen-tracking.md (#218)

Fixed wrong method name in redux example of screen-tracking to match the above example!
Changed...

886ad50c085f384b2455ce2bbf1ac55fbb73c289 authored over 6 years ago by Mohamed Nimir <[email protected]>
Fix StackNavigator to createStackNavigator in redux integration doc (#219)

d6dfee04ce581c377838a5670d88c847ae6b8eac authored over 6 years ago by psyanite <[email protected]>
Minor typo fix (#220)

db305a174e8891b2606ac88d4852d0239e5cf0b0 authored over 6 years ago by Abdiel Aviles <[email protected]>
Fix auth flow snack links

ea35ccc155bf9656137e8e8cde1fc340867eea8b authored over 6 years ago by Brent Vatne <[email protected]>
Add docs for new header configuration

ebfc79abc8d9a14efd039bcbc9732a9de0dab24d authored over 6 years ago by Brent Vatne <[email protected]>
camelCase navigation actions methods (#214)

* camelCase the navigation actions methods

In order to avoid confusion the navigation actions...

433977aac57bbe499afcfd482a1643db7d01edea authored over 6 years ago by Yaniv Shnaider <[email protected]>
Remove required flag from Replace action (#212)

9ceffe63d95d511fd40f2c68a86396834303e0b0 authored over 6 years ago by Michael Lefkowitz <[email protected]>
Update deep-linking.md (#210)

Without / after the host property nested deep linking doesn't work.

76dc88d08cd1d9168bcafb6db7caa5f5accd12a5 authored over 6 years ago by Nikolai Hegelstad <[email protected]>
Merge pull request #211 from slorber/navigation-events-doc

Add <NavigationEvents/> to doc

19d92915dece696a53faea9ed6e1e717fc8ed8c1 authored over 6 years ago by Brent Vatne <[email protected]>
Merge pull request #215 from shyaniv7/patch-2

Updated stack actions to be cameCase

2c6492d1b8bf4956145b25087139ab22b00cf4b8 authored over 6 years ago by Brent Vatne <[email protected]>
Updated stack actions to be cameCase

Updated stack actions to be cameCase

14aa776c7593046a13c9bf0dda2a51f4fbdc2b00 authored over 6 years ago by Yaniv Shnaider <[email protected]>
Add to sidebar

2d5dad38c3ac70bfcc9937c68820fe0888097eb1 authored over 6 years ago by slorber <[email protected]>
fix link

f343f91b168f612532821dbe6553ece8d095f43e authored over 6 years ago by slorber <[email protected]>
typo

4f887fa594a735d1db916a1f5a6ec84ec468c0dd authored over 6 years ago by slorber <[email protected]>
Add <NavigationEvents/> to doc

ccb247dba514ac7f4a0e02ec2bb555ae82de2c5a authored over 6 years ago by slorber <[email protected]>
Even more spacing fixes (#209)

* Even more spacing fixes

* Update help.js

* Update help.js

16844765e9366d3afb6f115ea67fc6c28bef6e23 authored over 6 years ago by Hyunseok Cho <[email protected]>
Yarn uses `add` not `install` (#203)

11b98ed57721e4699d23c87ef2a3ac68a042d5ac authored over 6 years ago by Shaun Stanworth <[email protected]>
withNavigation docs: add note about onRef prop (#202)

d30e016f0454249c7e923304f37459c7bda703eb authored over 6 years ago by Omar Diab <[email protected]>
Merge pull request #186 from Albert-Gao/source

Enhance the doc about tabBarComponent

5c619632c787d44d10cc99beec5f6fdd9f03b933 authored over 6 years ago by Brent Vatne <[email protected]>
Update bottom navigation docs regarding tabBarLabel. Closes #195 (#200)

df03b5194bab7303f334d34bbe5b46ea46dba413 authored over 6 years ago by Satyajit Sahoo <[email protected]>
#186 add a section to explain the use case

9590c24ea38c6a6323549c44f47e10a817e8e151 authored over 6 years ago by Albert <[email protected]>
Merge pull request #193 from Ashoat/source

Update Redux Integration docs for [email protected]

7c1b36d85ca3f4ae911ed1fe4360b2f163dd4fce authored over 6 years ago by Brent Vatne <[email protected]>
Typo

8fec24f4d3ae4b87984070011596d7143be3d8ba authored over 6 years ago by ashoat <[email protected]>
Further updates, and get rid of `initializeListeners` mention

5e9672b0ca0bfe26fce90415ae46e69a92f3b2e7 authored over 6 years ago by ashoat <[email protected]>
Update Redux integration docs

99d8c1ca201240f29a76516be4b624d61df9b08d authored over 6 years ago by Brent Vatne <[email protected]>
Update Redux Integration docs for [email protected]

f98a1dcfd9a14b3bbd0974a32fb1df917ae7173e authored over 6 years ago by ashoat <[email protected]>
Improved headerBackTitle and headerTruncatedBackTitle docs. (#192)

* Improved headerBackTitle and headerTruncatedBackTitle docs.

* Fix comma typo

30d761dcc2db040d32814a3e769fbd499dc52e1b authored over 6 years ago by Leo Peña <[email protected]>
Update redux integration docs

f6b23fee2aa3369f0231f86779d2f54cdecb2469 authored over 6 years ago by Brent Vatne <[email protected]>
Merge pull request #181 from ashinzekene/patch-1

Update stack-navigator.md

ea3bc96750eff4e779d47dd9ae477d68d8a09f11 authored over 6 years ago by Brent Vatne <[email protected]>
Update stack-navigator.md

removed reference to line numbers

56d087748d544b13c1fe50390e10422e4b2e63dd authored over 6 years ago by Ashinze Ekene <[email protected]>
Improve header button doc. Kills #187

a6a29324c0beb5361fdae1615234d91d03ab70e2 authored over 6 years ago by Brent Vatne <[email protected]>
Merge pull request #188 from lwurl/patch-1

Fix typos in contributing.md

11130dabeef4c302216bfcb7305be2645938ac37 authored over 6 years ago by Brent Vatne <[email protected]>
Fix typos contributing.md

f64b1f90499ec163a25ab4bd9f62b552dd951ade authored over 6 years ago by lwurl <[email protected]>
Enhance the doc about tabBarComponent

https://github.com/react-navigation/react-navigation/issues/4297#issuecomment-393909519

ba8b2901084edd6beede12e1ea288017f5426bcf authored over 6 years ago by Albert <[email protected]>
Add instructions to README for translations

a3cc3e2129fdc8e9978e90a8d7bc84f630969eeb authored over 6 years ago by Brent Vatne <[email protected]>
Enable chinese simplified

577b9d870b70390b67ccda16ca9b3b2d55cae3d6 authored over 6 years ago by Brent Vatne <[email protected]>
More spacing fixes

9e672542d9d60f95f7edc73cc013e898f98ae0a2 authored over 6 years ago by Brent Vatne <[email protected]>
Fix spacing

6996d0ebf6f89bec5b994bb45d3f15631b123574 authored over 6 years ago by Brent Vatne <[email protected]>
More fixes to bottom navigation docs

1c0d8bc7e97420e726a2e2881cde878615882ffe authored over 6 years ago by Satyajit Sahoo <[email protected]>
Fix example in bottom navigation docs

b86a9ec933fa09e46861134288910d502e6ffa02 authored over 6 years ago by Satyajit Sahoo <[email protected]>
Merge pull request #183 from react-navigation/tab-docs

Updated tab navigator docs

035c5fc3440f78b38d0e732040fe3deab0f37351 authored over 6 years ago by Brent Vatne <[email protected]>
Update bottom navigation docs

266e3950879a3db92c958908a09c6ba317a1f472 authored over 6 years ago by Satyajit Sahoo <[email protected]>
Update tab navigator docs. Closes #174

2886406274d976b1483c38e0607bb93b754a3242 authored over 6 years ago by Satyajit Sahoo <[email protected]>
Add tabBarButtonComponent to tab docs

78d154ff174d54bab0fd3150465dc4122a93e070 authored over 6 years ago by Brent Vatne <[email protected]>
Merge pull request #182 from react-navigation/tab-docs

Update tab navigator docs

27556151efbd13e706ca548b99d5ef63408192f8 authored over 6 years ago by Brent Vatne <[email protected]>
Update bottom navigation docs

33b27ebe0cceeefb29fa50fdfad09b9f4b47712b authored over 6 years ago by Satyajit Sahoo <[email protected]>
Update tab navigator docs to include accessibilityLabel and testID

4a139eba9dbb80be5cd39b83f99bee39d6535ca7 authored over 6 years ago by Satyajit Sahoo <[email protected]>
Update stack-navigator.md

Added a link for navigating to the props for `HeaderLeft`

ddb3639e1626361bac17ad83ecba0e4fcf079cd6 authored over 6 years ago by Ashinze Ekene <[email protected]>
Consistent quotes (#180)

1b4e0ec69a6a226ba5f03e4c48916c09921d2115 authored over 6 years ago by Spencer Miskoviak <[email protected]>
fix typo in community-fluidtransitions.md (#179)

457c3b471a2a168f50743a1952020f1b8659709a authored over 6 years ago by Jiacheng Jiang <[email protected]>
Update navigation-options-resolution.md (#177)

070194c38b8cc312efda514db167385156f615cd authored over 6 years ago by Hunkyo Jung <[email protected]>
Update screen-tracking.md (#176)

Fix whitespace

a02cfb5dc93c41d8ea8f0dea866638c240f42ae3 authored over 6 years ago by Scott Gardner <[email protected]>
Add solutions for common confusing cases with shallow navigation options

034649db07930ec525996d262524fa917c31a1e5 authored over 6 years ago by Brent Vatne <[email protected]>
Merge pull request #143 from sonaye/patch-1

Document initialRouteKey

073382495234d4893ea00658325a3f4ab60c7151 authored over 6 years ago by Brent Vatne <[email protected]>
Revert "Add some notes about navigation with keys"

This reverts commit 9b3b597ac14f31d9c24e6191820370b43956efa8.

dc5d112356fa96c1298a472d6d87c735e62ced5e authored over 6 years ago by a <[email protected]>
Revert "Actions behave idempotently by default in ^2.0.0"

This reverts commit 5ea442725445e1da240228552ae9c2671ac56b16.

67ebc8539f03ca4339cd42e401d5460ba3ba2537 authored over 6 years ago by a <[email protected]>
Revert "Make button description less confusing"

This reverts commit c0f1f9c03c7a4466467da8724225134514d1b3a4.

a09c64eaa234c7d8e4a12b799214fde41352824a authored over 6 years ago by a <[email protected]>
Remove addNavigationHelpers

9231f12d2920eb0e6b556eccc75def93cb853d40 authored over 6 years ago by Brent Vatne <[email protected]>
Added section about community navigators

- Added section in sidebars.json
- Added community navigator Fluid Transitions

70d94015fd7bd9612f95764189a787fdb7a0af1b authored over 6 years ago by Christian Falch <[email protected]>
Merge pull request #165 from Ashoat/reduxIntegration

Update Redux integration docs

96b81ea706170a7b58cb6a1533ad2b79eb460ecd authored over 6 years ago by Brent Vatne <[email protected]>
Merge pull request #166 from deb0ch/patch-1

Fix scene descriptor documentation

83527273bc7e41535670075efa1572887975f990 authored over 6 years ago by Brent Vatne <[email protected]>
Merge pull request #168 from Esxiel/patch-1

Update bottom-tab-navigator.md

025575ae20b00399233c6a484dc5e014d980206d authored over 6 years ago by Brent Vatne <[email protected]>
Merge pull request #175 from react-navigation/tab-docs

Update tab navigator docs. Closes #174

4ea729167f91d075c889bbae47eeb0e98f464005 authored over 6 years ago by Brent Vatne <[email protected]>
Update tab navigator docs. Closes #174

864704476d35e910b983e7e1f959598b1346920e authored over 6 years ago by Satyajit Sahoo <[email protected]>
fix typo (#173)

* fix typo

* clarify sentence

31779c4bd74a314a5d71dfcf184c4ee81441c1b2 authored over 6 years ago by Michael Lefkowitz <[email protected]>
Missed showLabel props description (#169)

2a7a30d2e9be5606dada52913ac6859845665798 authored over 6 years ago by Dmitriy Kovtun <[email protected]>
Update bottom-tab-navigator.md

e05e1bbe0f39e681b25bc9fb299ef172fa34ea59 authored over 6 years ago by Steen Limuel <[email protected]>
Update bottom-tab-navigator.md

I reckon that the description here(and the material tab navs) in that specific part should be th...

10d5b12142e3abcd2f8850c2d265c6850cc27f26 authored over 6 years ago by Steen Limuel <[email protected]>
Fix scene descriptor documentation

There is no property 'route' on a descriptor, but there is a property 'state' that is a shortcut...

23a9a2261a2234f3e7e9fc073ba7441cc78f1730 authored over 6 years ago by Thomas de Beauchêne <[email protected]>
Update Redux integration docs

1. Prefer `createNavigationPropConstructor` to `createReduxBoundAddListener`.
2. Make sure to me...

6696bc22c3ad14e4e9cc3177d9e710af8c0a7e11 authored over 6 years ago by ashoat <[email protected]>
Mention popToTop in guide for navigating back to top of the stack (#157)

ec7296059b1f2ce868c613209e37d603adb7cd69 authored over 6 years ago by Taylor Kline <[email protected]>
edit using-params-in-the-title document (#163)

the [using-params-in-the-title](https://reactnavigation.org/docs/en/headers.html#using-params-in...

ef5115b7f4d8ef025713658757406972425c53cd authored over 6 years ago by ◕ ̯͡◕苦瓜 <[email protected]>
Fix publish path of Netlify

d8b9f2091d7505287340a49199b67c083225eaef authored over 6 years ago by Nicolas Charpentier <[email protected]>
Update screen-tracking.md (#159)

957e8e2c616e6594e4b3c4bc11b76ee45e1983b1 authored over 6 years ago by antoabrand <[email protected]>
update back button behavior

minor change in wording and formatting

2109282b5e45e2a8c306dff88ac48d37d55e6ad0 authored over 6 years ago by Vojtech Novak <[email protected]>
Merge pull request #156 from mojodev/patch-1

changed deprecated TabNavigator to createBottomTabNavigator in code sn…

2cfff3fbbf481da9e712089cd29a94b2b79d35a6 authored over 6 years ago by Vojtech Novak <[email protected]>
chang deprecated TabNavigator to createBottomTabNavigator in code snippet

Maintainer was importing createBottomTabNavigator but using TabNavigator. i fixed this by replac...

a02532b71e6875f708a2551e7219a7ab9668719d authored over 6 years ago by Mukund Kumar <[email protected]>
Merge pull request #154 from lizraeli/patch-1

Dispatch popAction in `stack-actions.md`

45c3e0279e50e07e8701442b15f4df2f26e19828 authored over 6 years ago by Brent Vatne <[email protected]>
Dispatch popAction rather than pushAction

In `stack-actions.md` line 99, popAction rather than pushAction should be dispatched

30f93f6aa67a396fc35f7462e0a2d48882fa397a authored over 6 years ago by Lev Izraelit <[email protected]>
Fix broken links

c7691b279358200b72987509b0d838b2074c8766 authored over 6 years ago by Brent Vatne <[email protected]>
Make button description less confusing

c0f1f9c03c7a4466467da8724225134514d1b3a4 authored over 6 years ago by sonaye <[email protected]>
Clarify that properties changed on bottom tab

7faaf6b070e355d5f86fd5a269210cb295a5e596 authored over 6 years ago by Brent Vatne <[email protected]>
Add version 1 link to footer

73827f0fe8b30e7ddb36ced82f042322bdff628c authored over 6 years ago by Brent Vatne <[email protected]>
Add 2.0 release blog post

16e086149776b5877ddccdcc2ee4bd49589c8a94 authored over 6 years ago by Brent Vatne <[email protected]>
Explain that material bottom tabs needs to be installed separately

bde0a73d5caae581636da03b0930852b49294404 authored over 6 years ago by Brent Vatne <[email protected]>
Remove usage of createTabNavigator

1797705e010739a3cbf3987387fc59df5001b85d authored over 6 years ago by Brent Vatne <[email protected]>
Merge pull request #150 from angly-cat/patch-1

Fix link on common mistakes page

2c6636034fa798baa7f1ea27fa793333aa4183a3 authored over 6 years ago by Vojtech Novak <[email protected]>
Fix link on common mistakes page

8963a78328ab29dbec817ab3441f64cde4fbc17c authored over 6 years ago by Serge Lebedev <[email protected]>
Add navigation options resolution doc, prepare for v2

407b5bfb6ab432201c4f1b39db9d04c14265e246 authored over 6 years ago by Brent Vatne <[email protected]>
Merge pull request #149 from AuroreM/source

Update switch-navigator to explain the use case

46b2059ee5195ac26df2cd3095753268f713e1ac authored over 6 years ago by Brent Vatne <[email protected]>
add link to key docs to the blogpost

04e52dd2852b53cefc3b31823c349bc4dad4ab78 authored over 6 years ago by Vojtech Novak <[email protected]>
Update switch-navigator to explain the use case

9def7ac30e571c6e301ebbe2fc5a3a595f52df82 authored over 6 years ago by Aurore <[email protected]>
Actions behave idempotently by default in ^2.0.0

5ea442725445e1da240228552ae9c2671ac56b16 authored over 6 years ago by sonaye <[email protected]>
Merge pull request #145 from shixiaoquan/source

Add Chinese translation for the some pages

37ea16eeb9aca42173acbf447d70614985960ed2 authored over 6 years ago by Brent Vatne <[email protected]>
⚡️ Removed a useless console.log and a useless require

6bf757f9dd31b658e44aac227a94c44a5c4c4e97 authored over 6 years ago by shixiaoquan <[email protected]>