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

Possibility to overwrite label's style if defined as string. (#731)

* Added option to overwrite label style for only if label is as string defined in navigationOpti...

3cee5c30fa3f66d19946167095c6ca8a71c85aa2 authored almost 8 years ago by Grzegorz Mandziak <[email protected]>
add example for DrawerNavigatorConfig (#552)

* add example for DrawerNavigatorConfig

* add explanation for the example

84d284d591eb998a926b26bbf05b8cf385597343 authored almost 8 years ago by Bernhard <[email protected]>
Workaround for screenProps in TabViewAnimated (#862)

05f036197199b25aa14377561ee225472ffa5d16 authored almost 8 years ago by Stoicescu Cristi <[email protected]>
Update Guide-Nested.md (#813)

* Update Guide-Nested.md

Docs do not indicate that you must import the necessary module.

*...

8196f62335e2b1c052908f32d2fd06447f5c416b authored almost 8 years ago by PhpGuyZim <[email protected]>
remove ReactComponentWithPureRenderMixin (#809)

`ReactComponentWithPureRenderMixin` is useless in this file, and it has been removed from the co...

7edd9a79aab07a5da969be2d4e254f7524faad03 authored almost 8 years ago by Neo <[email protected]>
Docs: Update md links from coodoo's fork to react-community (#750)

65e71042d5a3d71ff53b271a3961ab1c420559c0 authored almost 8 years ago by Javier Olaechea <[email protected]>
Navigation Actions Doc (#338)

* Initial saving

* Updated docs

* Adding navigation actions into website App.js

* Updat...

dff746a83c0159ebf69aeb9961228abe211e4041 authored almost 8 years ago by Elliott Ro <[email protected]>
Update documentation regarding `DrawerNavigator` customisation (#646)

* Update documentation regarding `DrawerNavigator` customisation

* Updated docs as requested ...

498f329005f8751be7c939f714229cb1124a6bd0 authored almost 8 years ago by Cai Leao <[email protected]>
Fix flow in Navigation Playground (#735)

0f19a0bddf03e463e4fecb4833567dc372449663 authored almost 8 years ago by Alejandro Garcia <[email protected]>
Adds documentation about forking and syncing repo (#765)

a268d67b536085ee864abb0f25db4800a9b9c16b authored almost 8 years ago by Juwan Wheatley <[email protected]>
fix(docs): Fix incorrect style in TabNavigator sample (#734)

The example provides styling for the tab icon via the `icon` property in the styles object. Howe...

c5f24751820941de09f02fd99804b4ae74474052 authored almost 8 years ago by Karan Thakkar <[email protected]>
correction of a few documentation typo (#563)

0820366a1ce2290ef24977858b53be510bfc3ce0 authored almost 8 years ago by mbaroukh <[email protected]>
Fix typo in docs for getComponentForRouteName (#714)

255a4361aa601f8d3273d0f7624f71313bde4887 authored almost 8 years ago by Yann Pringault <[email protected]>
Drawer sidebar description (#617)

* Fix typo in DrawerScreen.js

* Fix the description of the DrawerSidebar Component

da5ec61027b4c368da48171d9865a7b54585e7d4 authored almost 8 years ago by Javier Olaechea <[email protected]>
Remove 2nd return statement (#661)

b009db944682b58adb8aaedcf5e6a65317ad8b9c authored almost 8 years ago by Christoph Jerolimov <[email protected]>
Resolve gesture issues in CardStack

11cab8eab62b6ca1c2a0445f30a9d0dc75458e2e authored almost 8 years ago by Adam Miskiewicz <[email protected]>
Update dependencies

619a06c8cd7f631c54bd7119fbd8e7858929f29d authored almost 8 years ago by Adam Miskiewicz <[email protected]>
Bump version number (#650)

00972a3bf5b5169ee35ffa397511643f7ffd4d3d authored almost 8 years ago by Satyajit Sahoo <[email protected]>
Update react-native-tab-view. Fixes #476 (#641)

ecef7771e65450b3a493e47085e7c887c60d1000 authored almost 8 years ago by Satyajit Sahoo <[email protected]>
Remove top margin from drawer view (#642)

f16e634d70afe2d9ff2515e44b6544a15dc24839 authored almost 8 years ago by Satyajit Sahoo <[email protected]>
Pass `transitionProps`, `prevTransitionProps` and `isModal` to custom `TransitionConfig` (#565)

a2c9a1404590d57cfa7f8efa0a3788dc4ea96b89 authored almost 8 years ago by YinYin Chiu <[email protected]>
Fix issue where initialRouteParams were not set (#150)

725f6d77b0931029af2821fef3f81c16be298bc8 authored almost 8 years ago by juhasuni <[email protected]>
move from react-native-drawer-layout to react-native-drawer-layout-polyfill

This enables us to use the native DrawerLayoutAndroid on android devices

af787e56fe05183ae1e1e0c26899b8ae76e318d7 authored almost 8 years ago by Daniel Schmidt <[email protected]>
Make TabNavigator code example formatting consistent (#462)

* Make TabNavigator code example formatting consistent

* Fix typo in StackRouter docs

eb6646f6da7c522083d6ac2e48d9d4aee6a97fe3 authored almost 8 years ago by Jordan Hayashi <[email protected]>
screen props warning removed

37ea268d3f409758e76c76c337b16e68fd5ba3c8 authored almost 8 years ago by Gant <[email protected]>
Fix typo (#554)

da8f85895aa3109ab67f243059b6e929de695592 authored almost 8 years ago by Felipe Matos <[email protected]>
Change <Header /> layout back to `absolute` (#562)

e650f341e35fbb87f265c354019f5431cf09e2fc authored almost 8 years ago by Mike Grabowski <[email protected]>
Update Screen-Tracking.md (#549)

bbab489a6acfd9ef5185f2c0bcc9d1420a647d78 authored almost 8 years ago by Neo <[email protected]>
Update Screen-Tracking.md (#545)

* Update Screen-Tracking.md

updated names in the onNavigationStateChange example function

...

99583d2a64eabf06ac1a7b4e167126d9bee97932 authored almost 8 years ago by Taylor Hurt <[email protected]>
Accept tabBar label to be a function (#524)

* Accept tabBar label to be a function

* label as a function in TabBarBottom

* label as a ...

0c8f9f7424e4af92f7ed9b9e564d930d43157bba authored almost 8 years ago by andrey <[email protected]>
add import to clarify source of helper (#517)

* add import to clarify source of helper

It took me a while to figure out where 'addNavigatio...

2df983516b505b9b5d05b0f4baf163b1beb9cc87 authored almost 8 years ago by Bartol Karuza <[email protected]>
[Docs] Link every heading automatically (#459)

* Link every heading automatically

* Factor in nav height

* Make it like in React

e44dee158ffd58688f5c8ecd5cac8813c4d1a5b4 authored almost 8 years ago by Mike Grabowski <[email protected]>
v1.0.0-beta.6

29a65642613540ccd7996b58e4ea19148f128bd6 authored almost 8 years ago by Adam Miskiewicz <[email protected]>
Fix TabBarBottom item layout (#499)

Instead of `flexGrow`, `TabBarBottom` should use `flex` in order to match iOS HIG for UITabBar. ...

420450c31a59462443db4b08fc09a711d0bc8c14 authored almost 8 years ago by Álvaro Medina Ballester <[email protected]>
fix typo (#496)

fa8370b378deff10f45a05b7f3c87c64ee33f271 authored almost 8 years ago by Igor Ovsiannikov <[email protected]>
Add router prop for the DrawerNavigator content component (#487)

1ca18dee138905dcc2177bb5251cf8e153c2d419 authored almost 8 years ago by Igor Ovsiannikov <[email protected]>
Fix glitches in Header when calling `replace` (#418)

* Change the way we store computed layout

We cannot store layouts under `index` because when ...

49133c3dfeb808ac235a20164244eacfe7c22c43 authored almost 8 years ago by Mike Grabowski <[email protected]>
Add onNavigationStateChange (#453)

* Support

* Revert consoleg

* Add very bad doc

* Improve docs

* Surpress flow

26b165200fff47603274a235b08da29d2d2dfe4f authored almost 8 years ago by Mike Grabowski <[email protected]>
Add React.Element support for TabBar/Drawer and fix docs (#451)

* Initial impl

* Fix up some docs and support more for drawer

* Fix comments

* Support ...

71e8c95b340503631ff6701a95637b569ea50229 authored almost 8 years ago by Mike Grabowski <[email protected]>
fix (#454)

16d57bcf40cb2bf828d20b18564764d7a17f3ea1 authored almost 8 years ago by Vlad Zhukov <[email protected]>
Fix redux documentation (#450)

I think the navigation key for the redux store should be `nav` and not `navReducer`.

fdb5faae7e5c7ae0d37653179c5331a57f62b93f authored almost 8 years ago by Javier Cuevas <[email protected]>
Remove screen tracking without redux (#449)

This is a hack and we shouldn't put it in official documentation.

e0c1c95e6f12f2fd4c69d8c57a9d339cb764ed33 authored almost 8 years ago by Satyajit Sahoo <[email protected]>
Fix low header when scene doesn't take up entire screen (#446)

Adds a nested View around the content in CardStack so that the content expands
and puts the hea...

423aa853545f030e632797b52d469eddac7123d2 authored almost 8 years ago by Luke San Antonio Bialecki <[email protected]>
Fix a header on Android (#437)

f54578c0f98e5915b02f86e0ff580a63d72463bb authored almost 8 years ago by Mike Grabowski <[email protected]>
Fix header positions

4d1e531c6b87ddca70792a02b45141dda506f11f authored almost 8 years ago by Mike Grabowski <[email protected]>
Move Navigation Containers and containerOptions into Navigators API docs (#409)

* Removed Navigation Containers and containerOptions

Cut out text to move to navigators docs ...

fb856ba06d47732eae4d7677a8b4ee445e5d222c authored almost 8 years ago by Matt Hamil <[email protected]>
Update `StackNavScreen` docs (#411)

Remove confusing mention of `color`

62025cc8be8ae303619a64867d7694a57e445479 authored almost 8 years ago by Mike Grabowski <[email protected]>
Updated the reducer (#431)

When the drawer opens / close, the result of AppNavigator.router.getStateForAction(action, state...

8e1b6e9042c75a68867817ce10cc6d327e5735c7 authored almost 8 years ago by Angelo <[email protected]>
Update 2017-01-Introducing-React-Navigation.md (#410)

3a1766cb788a3ba3a5b5c474bae10b88be666a31 authored almost 8 years ago by David Cameron <[email protected]>
Fix null style warning in Header component (#422)

7229708d2280ad0271bcf81bcc30f74704bf576c authored almost 8 years ago by William Schurman <[email protected]>
Merge action params into navigator's child screens (#306)

15caee76f36c72647fc6d0ca84d959a516deea60 authored almost 8 years ago by James Isaac <[email protected]>
Make it possible for a screen to set gesturesEnabled (#385)

Closes #292

2d0a7fa4edf1c5c28b4a89a2049cc205f1b0e09e authored almost 8 years ago by Ashoat <[email protected]>
Updated Hello Mobile Navigation for clarity (#265)

Per request [#228](https://github.com/react-community/react-navigation/issues/228), I've updated...

257ce3eff934fb3a87518fea371c8d1b90693939 authored almost 8 years ago by hysan <[email protected]>
Fix backgrounds (#399)

2bb81d8c635d41ade1c6060ddc94b70729be6a3a authored almost 8 years ago by Mike Grabowski <[email protected]>
Add a simple motiviation section to the README (#35)

b4d6507c8434d06cf993a87b036c105b69a3e985 authored almost 8 years ago by Kyle Kamperschroer <[email protected]>
Add back button label to header (#257)

79f21277cbec2a684edc6f2073ff36530d093f41 authored almost 8 years ago by Mike Grabowski <[email protected]>
Pass navigation prop to TabBarComponent (#396)

4b2f94544a2f47c9e69725910f006c40c4a7d415 authored almost 8 years ago by Corentin de Boisset <[email protected]>
More gestures cleanup (#353)

* More gestures cleanup

* Fix flow

6aff0ac36617219d1c9cbd06710fe1e7aa6011d6 authored almost 8 years ago by Satyajit Sahoo <[email protected]>
CardStack: Don't overwrite custom transitionConfig with default (#99)

* Don't overwrite transitionConfg with default

* Call this.props.transitionConfig as a functi...

2273ef1c1477fb2930f961683131e30af36a37d4 authored almost 8 years ago by lintonye <[email protected]>
Update react-native-tab-view (#366)

Fixes #209

d6b5b288111134bdedab6639c7e0b8331ce2c821 authored almost 8 years ago by Satyajit Sahoo <[email protected]>
Make future proof (and also fix it for the current beta) (#322)

e30ac63f7959e4af7ab83380b16739489924ea70 authored almost 8 years ago by rmevans9 <[email protected]>
Remove 'appBar' child component to fully support header styling (#341)

02a388073cd520d94c30ffc5f01d2e1754e93c9c authored almost 8 years ago by juhasuni <[email protected]>
1.0.0-beta.5

Fix broken `yarn publish`

330cc054f60c3306419de4262f54995aa2b18e79 authored almost 8 years ago by Adam Miskiewicz <[email protected]>
1.0.0-beta.4

5c478ec2446012c628e03fe643fc896642bfa2f0 authored almost 8 years ago by Adam Miskiewicz <[email protected]>
Update yarn.lock to include react 15.4.2

7967fb81d2fa0bc1d11a39d8dcf2495b5d063d83 authored almost 8 years ago by Adam Miskiewicz <[email protected]>
Exported withNavigation to web (#330)

2f1105dd080df52ae01aac9dc6d99eafc173b403 authored almost 8 years ago by Jakub Stasiak <[email protected]>
Overwrite 1x.ios as well

a41e8b58a08de974002ab3cd4017ba54616282d8 authored almost 8 years ago by Mike Grabowski <[email protected]>
Fix gesture recognition in card stack (#324)

24e7db361fe03ce6939cc04dcc491593ae1e932f authored almost 8 years ago by Satyajit Sahoo <[email protected]>
Fix flow (#305)

* Fix Flow and Android build

* Enable flow on CI

* Fix and suppress flow errors

a7b124305393a8e392621a32e49fa96a3a14c6c9 authored almost 8 years ago by Satyajit Sahoo <[email protected]>
adds button to photo screen (#301)

67d64807da8b4e30e14a7ac37caa241614f07cb2 authored almost 8 years ago by João Luís Lima <[email protected]>
Add `showIcon` to `tabBarOptions` so that icons can be hidden on iOS (#291)

546fc657d5b6bb4b5f7bec6980986c867aaf5fd2 authored almost 8 years ago by Jeremy Lu <[email protected]>
[FLOW] Fix missing "type" in flow import.

Fixes: Named import from module `../TypeDefinition` `ContextWithNavigation` is a type, but not a...

a7002f215111cfe3adff7e6fd8d327376cb1ac88 authored almost 8 years ago by Matt Revell <[email protected]>
Fix style prop for header

4f1bd4c888c7a7f7497b79fe1d68d6523799c264 authored almost 8 years ago by Mike Grabowski <[email protected]>
Remove uncompleted sentence in Contributors guide. (#280)

296e83abedc2092995d06e8238b6af3346382065 authored almost 8 years ago by Jonathan Lalande <[email protected]>
Add missing characters to navigators api doc (#264)

24044e15d2fe8810cedf0996ec7e16f6f8dba6c7 authored almost 8 years ago by Evan Turner <[email protected]>
Set numberOfLines to 1 for HeaderTitle (#260)

ac8260874a943685ed7e7381d3a21715722be50f authored almost 8 years ago by juhasuni <[email protected]>
Add code sample for google analytics integration (#107)

163d5e4c07d33ccc54b2bcbfdd331426cf1b3d2a authored almost 8 years ago by Li Lin <[email protected]>
Bump version number

b82b8c4b3ca185a260fe1c02cd627b1ebc6d7b57 authored almost 8 years ago by Satyajit Sahoo <[email protected]>
Show screen props warning only once. Fixes #258

1f80d98112b11301ec9273b5384e48100b9c6b96 authored almost 8 years ago by Satyajit Sahoo <[email protected]>
Add clarification for Redux <-> Nested Navigators (#26)

* Add clarification for Redux <-> Nested Navigators

See also https://github.com/react-communi...

73426e80150c67ee9fb4deb7a2ff172538ffc7a4 authored almost 8 years ago by Hilke Heremans <[email protected]>
React Native Buttons use title, not label.

fe968c2003a6d3913ffc37e3663b0e94895f4489 authored almost 8 years ago by kameyin <[email protected]>
Update Transitioner.md

This API must have changed; after pulling from master I needed to update my code.

a01e88f7c4be74233fe5d77a34118d983da45142 authored almost 8 years ago by James Long <[email protected]>
Make compatible with webpack (#244)

1247806f9be6bfd33736dae35359851698be751d authored almost 8 years ago by Satyajit Sahoo <[email protected]>
Bump version number

752d876994ad8d9aae26d85bf78e8c40f9cfbd3c authored almost 8 years ago by Satyajit Sahoo <[email protected]>
Fix tintColor in example

f72f5d3a9cb81f95668a8198cf1f3220e71746fd authored almost 8 years ago by Satyajit Sahoo <[email protected]>
Remove with navigation example

42ead04d9a620d167ffe2a6c579ed3e54b99c1f3 authored almost 8 years ago by Satyajit Sahoo <[email protected]>
Updated react-native-tab-view

This fixes a bug where React Native Tab View was trying to keep state in sync, but state was upda...

1eabc0636be1cf6f2edea8d37ee36b377ae06d03 authored almost 8 years ago by Satyajit Sahoo <[email protected]>
Pass through screenProps to nested navigators

This changes the behaviour of screenProps so that the props no longer get splatted.
Components w...

b9bc386a4b788412b126637ee3965c5383714c3d authored almost 8 years ago by William Schurman <[email protected]>
Make tabBar visible when no config is gived. Fixes #239

797833a69a3b484b3a2691e63fc96149ab19bd8e authored almost 8 years ago by Satyajit Sahoo <[email protected]>
Fixes several back button issues (#237)

* Disable header back button label as the feature is still wip

* Fix icon size

8e8c4fb9a14c26feff85bcaebc991eaec4fa1480 authored almost 8 years ago by Mike Grabowski <[email protected]>
Add `showLabel` prop to `tabBarBottom` (#234)

acc893d8e8a4252c2ab25e25c7f85a35ac7545fb authored almost 8 years ago by kylpo <[email protected]>
Expose onTransitionStart/End props to StackNavigator (#230)

* Add onTransitionStart/End options to StackNavigator 'stackConfig'

* Add documentation for o...

307632b5755798b3be2f19147f459640ddfec9e6 authored almost 8 years ago by juhasuni <[email protected]>
Add SetParams handling in TabRouter.js (#132)

c4787a4bbba5313a6c46efb0c5288d4cff45a952 authored almost 8 years ago by microwavesafe <[email protected]>
Allow Transitioner to queue single animation (#191)

remove some extra spaces

use navigationScene type

fix index race condition

5501bcdb440b0f7f91b132d86b95141b75591d7f authored almost 8 years ago by Daniel Hood <[email protected]>
Add visible param to TabBar (#152)

edad95a96da3829a191e46d5d65a43b502d9e936 authored almost 8 years ago by microwavesafe <[email protected]>
Update Screen-Nav-Options.md (#218)

fix link

1c6c4c4c29a9a654765e7cc9cfa78464691187db authored almost 8 years ago by Taylor Hurt <[email protected]>
Update DrawerNavigator.md (#212)

Button requires a title prop, and its same in other pages(tabbarNavigator, stackbarNavigator) bu...

80016d2fe86ae7ef2b2d2e036b1cc94bf688e020 authored almost 8 years ago by Harkirat Saluja <[email protected]>
fix typo on HybridContainer (#185)

eabec0d3b8587dd1359c0809fe91b2744a9ccfb6 authored almost 8 years ago by Sibelius Seraphini <[email protected]>
Fix typo in deep linking schema (#204)

This matches the rest of the definitions of the URI schema later on in the documentation and exa...

207a5cc0b689589f6426b83e25a3f0b991c44c8f authored almost 8 years ago by Eli Perkins <[email protected]>
Elaborate on how to use the reset action in docs (#213)

77ec01296f10969dd016481b3ff878aadfff5180 authored almost 8 years ago by Mark Florisson <[email protected]>