Ecosyste.ms: OpenCollective

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

react-native-router-flux

We are on mission to build robust and quality navigation framework with easy and stable API.
Collective - Host: opensource - https://opencollective.com/react-native-router-flux - Code: https://github.com/aksonov/react-native-router-flux

support newer react-navigation, bump version

github.com/aksonov/react-native-router-flux - c2430bba4e858a48b14fd117254cfd3321995511 authored over 6 years ago by aksonov <[email protected]>
remove Reducer cyclic dependency

github.com/aksonov/react-native-router-flux - 444764ea149f8639b9eb573bc22d08cd458b8e76 authored over 6 years ago by aksonov <[email protected]>
update Example to RN0.57

github.com/aksonov/react-native-router-flux - f51f4691d459556a9b849cdec2d3578f9ed354cc authored over 6 years ago by aksonov <[email protected]>
bump version to 4.0.2

github.com/aksonov/react-native-router-flux - cc3dc9071e5db8a83cd55aed17d7fbec97927abe authored over 6 years ago by Pavel Aksonov <[email protected]>
Closes #3267 #3258: Fix replace and issues with refresh (#3269)

github.com/aksonov/react-native-router-flux - 56637442e43eb52349fb1a3be03ad145d4418ec2 authored over 6 years ago by Davis Z. Cabral <[email protected]>
allow null children for Router

github.com/aksonov/react-native-router-flux - 0f6cc9b775c08255eb9a3f9f917f42c2860507b4 authored over 6 years ago by Pavel Aksonov <[email protected]>
Examples: move to its own folder (#3288)

github.com/aksonov/react-native-router-flux - e78943865df2a49e91e85ed66a5642fd8ed30a7a authored over 6 years ago by Davis Z. Cabral <[email protected]>
Expo example (#3287)

github.com/aksonov/react-native-router-flux - 47d54c7030198bc6cf61e8899c7a2502d933d2e4 authored over 6 years ago by Davis Z. Cabral <[email protected]>
Update README.md (#3275)

* Update README.md

* Update README.md

github.com/aksonov/react-native-router-flux - 2e68afa419ed991e712c46442b53a2c029ffee29 authored over 6 years ago by Pankaj Singh <[email protected]>
rnrf-cli: initial work for a CLI (#3286)

github.com/aksonov/react-native-router-flux - 1d03201b6ab0ebff7dcac8cd609011ddd840bee3 authored over 6 years ago by Davis Z. Cabral <[email protected]>
Remove Gradle warning (#3284)

WARNING: Configuration 'compile' is obsolete and has been replaced with 'implementation' and 'ap...

github.com/aksonov/react-native-router-flux - 7acfcc58efe044a07a42b29168063f7a84288b36 authored over 6 years ago by Bahaa Jr <[email protected]>
Typings: RouterProps createReducer, onStateChange, getSceneStyle, uriPrefix; Reducer. (#3281)

github.com/aksonov/react-native-router-flux - 71c9865d880404a9a2ed29d9b8bc593768b3572a authored over 6 years ago by Michele Bombardi <[email protected]>
fix: add right title to ts definition (#3279)

TS definition lacks of rightTitle on the definition of Scene.

github.com/aksonov/react-native-router-flux - 31887839cddf7c9b40e26c53c07d8df4701edcd7 authored over 6 years ago by Cristian Gomez <[email protected]>
fix legacy tabbar

github.com/aksonov/react-native-router-flux - 39843db29637cb355c3063827cdd4ad65fe82061 authored over 6 years ago by Pavlo Aksonov <[email protected]>
Closes #3163: Bring TabBarTop and TabBarBottom back to LegacyTabs (#3265)

* Closes #3163: Bring TabBarTop and TabBarBottom back to LegacyTabs

* Lint

github.com/aksonov/react-native-router-flux - 71f0fae206f768d32aa1817187c2ee01be5d14fa authored over 6 years ago by Davis Z. Cabral <[email protected]>
allow to hide back button by providing left={()=>null}

github.com/aksonov/react-native-router-flux - 14269ff8eb5224104dcac42fa644ebc1a3c00485 authored over 6 years ago by Pavlo Aksonov <[email protected]>
Closes #3153: Bring headerLayoutPreset and headerBackTitleEnabled from RN (#3256)

github.com/aksonov/react-native-router-flux - 8d867099a652c8ed2dbd33d579f9fd26d07c6643 authored over 6 years ago by Davis Z. Cabral <[email protected]>
#3204 onEnter/onExit for Drawer (#3254)

* #3204 onEnter/onExit for Drawer

* Lint

github.com/aksonov/react-native-router-flux - 2c84fd9f9a8b185e7cf82902fdf6d3391fd6de24 authored over 6 years ago by Davis Z. Cabral <[email protected]>
[#2932] Allows user defined tabBarOnPress while backToInit (#3252)

github.com/aksonov/react-native-router-flux - 7ecacf6fcf8947d4cc542a924ec929cd7bb73775 authored over 6 years ago by Davis Z. Cabral <[email protected]>
Allow pop and refresh to receive `key` (#3240)

github.com/aksonov/react-native-router-flux - 39ca5083fdbfd9834a5c606c926add1430861ab8 authored over 6 years ago by Davis Z. Cabral <[email protected]>
fixes Actions.reset when getParent returns null (#3245)

github.com/aksonov/react-native-router-flux - ad236fef0b7dfb06ec1e83b2445b0086c9b10a38 authored over 6 years ago by Tjark Smalla <[email protected]>
reset error prop for all actions

github.com/aksonov/react-native-router-flux - ced8a216d1a924badf507d4b17ea7902bcdac67a authored over 6 years ago by Pavel Aksonov <[email protected]>
improve ts typings

github.com/aksonov/react-native-router-flux - 9c67bedf2409b7af8394ba489202ba38b9f27841 authored over 6 years ago by Pavel Aksonov <[email protected]>
README and ISSUE_TEMPLATE updated to reflect decision about 4.0.0-beta.x version (#3242)

github.com/aksonov/react-native-router-flux - bad3b411a20c6bf6c6d6b8ef8b5792e6ed7d06a0 authored over 6 years ago by Davis Z. Cabral <[email protected]>
Add support for deprecated Tabs component (#3214)

* Add support for deprecated Tabs component

* Lint

github.com/aksonov/react-native-router-flux - 3ca9a78d77ff60d0f0945f606d7f439dcc496bb2 authored over 6 years ago by Davis Z. Cabral <[email protected]>
Add more information to issue template to help figure out cause of problems (#3239)

github.com/aksonov/react-native-router-flux - 7bee42eb3cef1ee20c35fccb3ec9ad37b36c48bc authored over 6 years ago by Davis Z. Cabral <[email protected]>
[Fix #3194 #3176] Adjust reset to work with nested routes (#3237)

Solves #3194 and #3176.

github.com/aksonov/react-native-router-flux - b48d083bb0850cb5d0b9714e5a142f6cb9f0ba6a authored over 6 years ago by Davis Z. Cabral <[email protected]>
Add title to StackProps (#3228)

github.com/aksonov/react-native-router-flux - bb2e5bb7346d302fa28825016cfb57ebfbf6ed57 authored over 6 years ago by Mike VanBeneden <[email protected]>
Upgrade of react-navigation to v2.12.1 (#3223)

This also fixes Example code that installs this version and is not able to load the StackViewSty...

github.com/aksonov/react-native-router-flux - 73b2b5b18bed7c8f5e3a7132d28046a841282acf authored over 6 years ago by Davis Z. Cabral <[email protected]>
Add StatusBar marginTop for navTransparent (#3212)

When using navTransparent feature, the headerStyle is removed causing the navbar to be obstructe...

github.com/aksonov/react-native-router-flux - e68e664277b234771605864e0d0e97a9cc2ba608 authored over 6 years ago by rikochet <[email protected]>
CHANGELOG update and version bumping "revertion" (#3211)

github.com/aksonov/react-native-router-flux - f6d9d515eeb7c13ef85fc4faee8ee55bb166f1b2 authored over 6 years ago by Davis Z. Cabral <[email protected]>
Add 'ReduxExample' to .npmignore (#3210)

github.com/aksonov/react-native-router-flux - bb2e3f8da9929dc1408381d15ce9a5f3246527d7 authored over 6 years ago by Dexter Marks-Barber <[email protected]>
Release 4.0.2

Implemented enhancements:
- Upgrade [email protected] (#3179)
- API docs updated

Clos...

github.com/aksonov/react-native-router-flux - 141796f89a51108d5659c7d49a8cfec75f4adbe4 authored over 6 years ago by Davis Z. Cabral <[email protected]>
hotfix: Example, ReduxExample and depencies fixes for Android (#3195)

github.com/aksonov/react-native-router-flux - cd74da5f28f3a0d3c33be781a7f07463ace6b00f authored over 6 years ago by Davis Z. Cabral <[email protected]>
Added indicatorStyle to 'Tabs' props. (#3192)

'Tabs' docs was missing indicatorStyle prop which is used to change the style on the indicator l...

github.com/aksonov/react-native-router-flux - ddd90cc61fb5c3ac4a91a1b45f7c44a0c19601c1 authored over 6 years ago by Akshat Giri <[email protected]>
Fixes push to pile scenes instead of navigate (#3190)

github.com/aksonov/react-native-router-flux - 4d8fd824ee0f2c5aec8a5c1bb07a52d5163cb3be authored over 6 years ago by Davis Z. Cabral <[email protected]>
Fix CircleCI locking eslint-config-airbnb version (#3183)

github.com/aksonov/react-native-router-flux - 4abf87321eb0cd7be01163852ad8ccf05f086fe0 authored over 6 years ago by Bingo Yang <[email protected]>
Update API.md

Added onStateChange doc

github.com/aksonov/react-native-router-flux - cafeaab21f83fb301250280a7564ce656d076d71 authored over 6 years ago by Pavel Aksonov <[email protected]>
- fix Redux support, update Redux example

github.com/aksonov/react-native-router-flux - 55cffdda0e5cd8d8c2cddd5a936d5b545ae40d61 authored over 6 years ago by Pavel Aksonov <[email protected]>
Update README.md

github.com/aksonov/react-native-router-flux - a3ea903052a2bb3ba56d85926387f76ed59df94c authored over 6 years ago by Pavel Aksonov <[email protected]>
Merge branch 'master' of https://github.com/aksonov/react-native-router-flux

github.com/aksonov/react-native-router-flux - c23192343cc6df024331c27ed81a0229e9f2af33 authored over 6 years ago by Pavel Aksonov <[email protected]>
Update readme.md

github.com/aksonov/react-native-router-flux - 2bcda29030714471c599c5c524ce28dbe0db0e28 authored over 6 years ago by Pavel Aksonov <[email protected]>
Redux example and new version

github.com/aksonov/react-native-router-flux - 37550afb7670c0fe7d8125aa1c9c46f5c83a7beb authored over 6 years ago by Pavel Aksonov <[email protected]>
fix null navigator dispatch

github.com/aksonov/react-native-router-flux - 75415ce1185f78f7a20a03dad1d7ea687d718bdd authored over 6 years ago by Pavel Aksonov <[email protected]>
fix backToInitial

github.com/aksonov/react-native-router-flux - e1b7cd19ad86980643ae852c2f689da4d6ec6538 authored over 6 years ago by Pavel Aksonov <[email protected]>
add reducer to Example

github.com/aksonov/react-native-router-flux - 7010237c0e48e329df707fc920f669e9fef51a5a authored over 6 years ago by Pavel Aksonov <[email protected]>
Added titleStyle to the typescript definitions (#2946)

github.com/aksonov/react-native-router-flux - 2c2104bcedf11368ce27770f8f97db9d03875e29 authored over 6 years ago by Maxence Henneron <[email protected]>
Add CodeTriage badge to aksonov/react-native-router-flux (#2904)

Adds a badge showing the number of people helping this repo on CodeTriage.

[![Open Source Hel...

github.com/aksonov/react-native-router-flux - b27524699f4fb1f1bf6e8420163cf43b8927af55 authored over 6 years ago by README Bot <[email protected]>
update types per documentation (#2942)

github.com/aksonov/react-native-router-flux - d0d6d23dc1cfa581b5f28db3b1adaf21b764ae8d authored over 6 years ago by Jaden Lemmon <[email protected]>
WIP: migration guide for DefaultRenderer (#2941)

4.x appears to no longer export DefaultRenderer, at least not under the same name. The migration...

github.com/aksonov/react-native-router-flux - c76fc5df9030875e62825a157a6c092d82e907c8 authored over 6 years ago by Joshua Marantz <[email protected]>
Stating clear that component props can rely on parent props (#2970)

github.com/aksonov/react-native-router-flux - c4ec9a524f31b5df421790a50d404dad3272a9c9 authored over 6 years ago by Igor Santos <[email protected]>
Using HTML link so table doesn't scroll horizontally (#2967)

github.com/aksonov/react-native-router-flux - 09a9d679bfb8e8f68114d6f934553de8054e9e86 authored over 6 years ago by Igor Santos <[email protected]>
migration to react-navigation v2.x (#3068) (#3141)

migration to react-navigation v2.x (#3068)

github.com/aksonov/react-native-router-flux - d61960c6bf0139150a327a161b3d9374c6d6772f authored over 6 years ago by Pavel Aksonov <[email protected]>
Link to docs and example app in README (#3135)

github.com/aksonov/react-native-router-flux - 980ff1cd542e4f2a2e6ebcf1e477a8debe5a7b72 authored over 6 years ago by Mark J. Lehman <[email protected]>
Update API.md: add upperCaseLabel in Tabs (#2925)

From [react-navigation doc](https://reactnavigation.org/docs/tab-navigator.html#tabbaroptions-fo...

github.com/aksonov/react-native-router-flux - 5895939a1cfa4c2c06456edec21ee9880417d98c authored over 6 years ago by MaxInMoon <[email protected]>
migrate mobx to peer and dev dependencies (#2979)

* migrate mobx to peer and dev dependencies

* fix local registry

github.com/aksonov/react-native-router-flux - ed12ab7d6e7d4541eb602aa99f27c01e805fa96b authored over 6 years ago by Alexandre Richonnier <[email protected]>
Update README.md

github.com/aksonov/react-native-router-flux - 3122a46599f15cc6903a3a27a63f90081774fd98 authored over 6 years ago by Pavel Aksonov <[email protected]>
Fixed a Double Negative (#3035)

Can be confusing for people with minor dyslexia as they can interpret it as "Parent Scene cannot...

github.com/aksonov/react-native-router-flux - 03045f1e824472739096c0550df221e7b91e7dd3 authored over 6 years ago by Jediah Dizon <[email protected]>
popTo causes an infinite loop when route is not found (as seen on #3026) (#3043)

* popTo causes an infinite loop when route is not found (as seen on #3026)

* Added warning

github.com/aksonov/react-native-router-flux - 080813e0cf5e6562290334adc4b565ad46a45782 authored over 6 years ago by Davis Z. Cabral <[email protected]>
Update README.md

github.com/aksonov/react-native-router-flux - 73e4c46a889dbdc0633db9a64f7f92083c5becfe authored over 6 years ago by Pavel Aksonov <[email protected]>
upgrade Example dependencies

github.com/aksonov/react-native-router-flux - 0bb27b64fa0d58ae6a07410c67d4f230728525e9 authored over 6 years ago by aksonov <[email protected]>
remove package-lock (because yarn used)

github.com/aksonov/react-native-router-flux - 5d355ea39048075316dd2f3fa33df7ad63c0ef7a authored over 6 years ago by aksonov <[email protected]>
Add listeners to navigation (as part of react-navigation 1.0.0 breaking changes) (#3032)

* [#2865] Add listeners to navigation (as part of react-navigation 1.0.0 breaking changes)

* ...

github.com/aksonov/react-native-router-flux - bcd04bac5b5bb307355fec16a5208db7ce15e1b6 authored over 6 years ago by Davis Z. Cabral <[email protected]>
Add "none" to type HeaderModeType. (#2998)

The documentation specifies that `none` is an acceptable `HeaderModeType`.

github.com/aksonov/react-native-router-flux - 21117ce2c6ad9f77144cceabc1b04920b949a78a authored over 6 years ago by Charles Salmon <[email protected]>
Fixed https://github.com/aksonov/react-native-router-flux/issues/2867 (#3009)

* Fixed https://github.com/aksonov/react-native-router-flux/issues/2867

* Updated dist

github.com/aksonov/react-native-router-flux - 0587eca2d679ad1e2787592493507db42db7f6bf authored over 6 years ago by Yifei Zhou <[email protected]>
update dependencies, bump version - don't use, errors are possible!

github.com/aksonov/react-native-router-flux - 837786077fc430f3d5d69088fff79344ad3668be authored almost 7 years ago by aksonov <[email protected]>
Update API.md (#2877)

rightButtonStyle was missing from the list of scene props

github.com/aksonov/react-native-router-flux - a935c26006ce011e2328db154ed0b6ad0cf53aad authored almost 7 years ago by Noah Hayes <[email protected]>
Component prop should be optional (#2769)

* Quick fixes for typing errors on: error TS2411

* Component should be optional

github.com/aksonov/react-native-router-flux - 0d528d81ebd1faf5be2c46b60abef957489d08f3 authored almost 7 years ago by Erk <[email protected]>
Fix Stack link in API docs (#2776)

* Fix Stack link in API docs

* Oops

github.com/aksonov/react-native-router-flux - 67ba6f41ab14471a1a533d9043388a8a713f501a authored almost 7 years ago by Todor1 <[email protected]>
Move drawerLockMode prop up to the scene API. (#2792)

github.com/aksonov/react-native-router-flux - fad5919f4aa87f1598fdfd74dd62e156dd2e0bcf authored almost 7 years ago by mdcone <[email protected]>
Improved API navigation (#2763)

github.com/aksonov/react-native-router-flux - cae6d4977e592c96f538dd1647e776970bdbd648 authored almost 7 years ago by Tyler Voss <[email protected]>
Fixed popTo method (again) (#2761)

* Fixed popTo method

popTo method used to fail in case there were a Scene in the stack of the...

github.com/aksonov/react-native-router-flux - 5102a66d228876f5187d90fe98b83bf33fa8fba1 authored almost 7 years ago by Umberto Lentini <[email protected]>
Fixes onExit PR (#2760)

github.com/aksonov/react-native-router-flux - cc526a8629a90144d9b501694d4e6a096e545558 authored almost 7 years ago by Todor1 <[email protected]>
Fixes onExit never invoked as scene's instance method (#2759)

github.com/aksonov/react-native-router-flux - f532a82912407e47857f4f19417bf581bdb5ef28 authored almost 7 years ago by Todor1 <[email protected]>
Merge remote-tracking branch 'origin/master'

github.com/aksonov/react-native-router-flux - f2c9c0d2a8c68ff8c3ada870bf0837b7b2be683a authored almost 7 years ago by aksonov <[email protected]>
use built-in android back handler

github.com/aksonov/react-native-router-flux - 9f331202487072bc8479a8886c31f6f85d07ee71 authored almost 7 years ago by aksonov <[email protected]>
added transparent navbar for Register flow (for demonstration)

github.com/aksonov/react-native-router-flux - 383a117aaea17d557c8b4c0cc8771bb14bd2a917 authored almost 7 years ago by aksonov <[email protected]>
new lockfile for Example

github.com/aksonov/react-native-router-flux - 8ae7a6448c00d75264dc39722ed2ad8c5e8ed152 authored almost 7 years ago by aksonov <[email protected]>
Fix breaking changes for React Navigation beta.22

github.com/aksonov/react-native-router-flux - 1f674dade6b01ac6ddea0911034c0a14073b0b6e authored almost 7 years ago by aksonov <[email protected]>
Introduce onEnter/onExit instance method support

github.com/aksonov/react-native-router-flux - ebcfdb4ea8aadbf56351e7b049e806c06fe75c60 authored almost 7 years ago by aksonov <[email protected]>
Pass data to lightbox

github.com/aksonov/react-native-router-flux - af171954fab7bd69de2b9ea1a83e5f80c67e4f71 authored almost 7 years ago by aksonov <[email protected]>
upgrade to latest RN and RNRF.

github.com/aksonov/react-native-router-flux - 6d27f4359927d37b799316cc7f5d9538174db09a authored almost 7 years ago by aksonov <[email protected]>
Update package.json

github.com/aksonov/react-native-router-flux - 746195eeb61629590bf2179b667272ab335138f9 authored about 7 years ago by Pavel Aksonov <[email protected]>
drawer fixed and faulty closeDrawer removed (#2745)

github.com/aksonov/react-native-router-flux - 2843534a3b031436200f1380eb037bb3bf30e5c5 authored about 7 years ago by Vibhav Agarwal <[email protected]>
Fix wrong logic when back pressed (#2735)

return true when stack poped successfully

github.com/aksonov/react-native-router-flux - af8d4612aa70c545bc98ece6b050a5f123446200 authored about 7 years ago by Shaoxing Wang <[email protected]>
fix yarn dependencies

github.com/aksonov/react-native-router-flux - 30f65a56e762bc52d62c735de91fa5ed7389d977 authored about 7 years ago by aksonov <[email protected]>