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

use current navigation state's button render functions at render instead of at mount.

github.com/aksonov/react-native-router-flux - d16a003f707ee931e5dd1b1a1454cc83919135a9 authored over 8 years ago by Lida Tang <[email protected]>
looks like direction and duration are no longer in sync with RN upstream, and `applyAnimation`

should be used going forward.

github.com/aksonov/react-native-router-flux - 8599e248a4185c17709128bdf7a8af1ae0b6d1c3 authored over 8 years ago by Joe Noon <[email protected]>
react-native upgrade resolved

github.com/aksonov/react-native-router-flux - 8f95fdf096c0ca5101706615d92b5d3b5068e294 authored over 8 years ago by Eric Kim <[email protected]>
change TabBar renderScene per RN 0.24 signature change. was (route,index), now NavigationSceneRendererProps object.

should maintain 0.22 compatibility. can be cleaned up once 0.22 compatibility isnt needed.

github.com/aksonov/react-native-router-flux - 690267600ddd181fc88a8cdbff0d2fa1bbe83f13 authored over 8 years ago by Joe Noon <[email protected]>
Update package.json

github.com/aksonov/react-native-router-flux - 68177172a2d7c68aa98503296872effc6f8dfd1d authored over 8 years ago by Pavlo Aksonov <[email protected]>
Merge pull request #479 from Mokto/patch-3

Remove peerDependencies

github.com/aksonov/react-native-router-flux - 79b1d988d6ccbab1f300a4b5b153efe99b0d6ea5 authored over 8 years ago by Pavlo Aksonov <[email protected]>
Merge pull request #486 from giacomorebonato/master

Removed transparent background to remove warning #448

github.com/aksonov/react-native-router-flux - 3e108c5a6c8c56447ea7db5c77f5455aafdc6e10 authored over 8 years ago by Pavlo Aksonov <[email protected]>
Removed transparent background to remove warning #448

github.com/aksonov/react-native-router-flux - 000992fb2dd00967e540af251079524aad64d42f authored over 8 years ago by Giacomo Rebonato <[email protected]>
Merge pull request #469 from ugputu18/master

Warn if you tried to render right(left) title but not specified all params.

github.com/aksonov/react-native-router-flux - d4661109b3abd795c0bc11509ad49422be0d7f0f authored almost 9 years ago by Pavlo Aksonov <[email protected]>
Merge pull request #470 from domchristie/sceneStyle

Make `sceneStyle` work without having to apply styles manually

github.com/aksonov/react-native-router-flux - 94c544484898f650fa1071d3e0e8af689320dfbf authored almost 9 years ago by Pavlo Aksonov <[email protected]>
Document sceneStyle config

github.com/aksonov/react-native-router-flux - 94180c1332759f14332a7fd5da18c00f35e22351 authored almost 9 years ago by Dom Christie <[email protected]>
Remove styles in Example that have no effect

github.com/aksonov/react-native-router-flux - a158851a340889ca2e26c569d3d85547ef66caac authored almost 9 years ago by Dom Christie <[email protected]>
Apply `sceneStyle` to wrapper View.

This makes `sceneStyle` work without having to apply them manually in the scene's component.

github.com/aksonov/react-native-router-flux - dd3e8dd4e84c127faeb04f3e2c0a12b448216ff8 authored almost 9 years ago by Dom Christie <[email protected]>
Warn if you tried to render right(left) title but not specified all params properly. Resolved conflict of backButton and leftTitle.

github.com/aksonov/react-native-router-flux - 72ce4e65af8bac29b4e6de2d7422ec11e973e6c3 authored almost 9 years ago by ugputu <[email protected]>
apply sceneStyle for each scene

github.com/aksonov/react-native-router-flux - c42b48b1e04bec828b11a6417708320f150493dc authored almost 9 years ago by Pavlo Aksonov <[email protected]>
Merge pull request #464 from jeroenbourgois/patch-4

Small typos

github.com/aksonov/react-native-router-flux - 5995ca9976414fe8e3458b7dda60c42d7ff95e25 authored almost 9 years ago by Pavlo Aksonov <[email protected]>
Update ISSUE_TEMPLATE.md

github.com/aksonov/react-native-router-flux - dcc75584912a8567e9be83b43cd48bcb6942231b authored almost 9 years ago by Pavlo Aksonov <[email protected]>
Merge pull request #439 from philipshurpik/back-button-text

fixed backbutton text width

github.com/aksonov/react-native-router-flux - 6d358b9f1bbac61cbdb68bc882b17bd0a87537ae authored almost 9 years ago by Pavlo Aksonov <[email protected]>
Update README.md

github.com/aksonov/react-native-router-flux - 7d0a5637941fa80f8ac04841734bad4dd0e31087 authored almost 9 years ago by Pavlo Aksonov <[email protected]>
Update README.md

github.com/aksonov/react-native-router-flux - 7ec908f65e8ff8cddc5c0f58ec6b4c0d5e1ab2f0 authored almost 9 years ago by Pavlo Aksonov <[email protected]>
Update README.md

github.com/aksonov/react-native-router-flux - 08ef6028cfabcc60fad8959367e8abe112b49cf5 authored almost 9 years ago by Pavlo Aksonov <[email protected]>
fixed backbutton text width

github.com/aksonov/react-native-router-flux - c2473c862c020e584b23da6ca075e02116e35804 authored almost 9 years ago by Philip Shurpik <[email protected]>
improve code style

github.com/aksonov/react-native-router-flux - fe20be31ef9cd6cc20ced5a43b605478efeb053b authored almost 9 years ago by Pavlo Aksonov <[email protected]>
improve code style

github.com/aksonov/react-native-router-flux - be4a63801d8249dc64e830e286fbe17d742f50cd authored almost 9 years ago by Pavlo Aksonov <[email protected]>
improve README

github.com/aksonov/react-native-router-flux - 58ec7354c3846992a296c6438c545002e080003b authored almost 9 years ago by Pavlo Aksonov <[email protected]>
version change

github.com/aksonov/react-native-router-flux - 77ccb121290580db3ce80b70528b2dc1c3767140 authored almost 9 years ago by Pavlo Aksonov <[email protected]>
more code style improvements

github.com/aksonov/react-native-router-flux - 4ca50a9984423d9df2b9dd3a2e4ad5123345b799 authored almost 9 years ago by Pavlo Aksonov <[email protected]>
replace ' quotas to follow code style, improve Example

github.com/aksonov/react-native-router-flux - 32fd73c552db6bdd993205652110ac69a0885edd authored almost 9 years ago by Pavlo Aksonov <[email protected]>
Merge pull request #436 from philipshurpik/back-button-text

Back button title

github.com/aksonov/react-native-router-flux - f0beda93ef1c8be8188ee0607688146016da2b20 authored almost 9 years ago by Pavlo Aksonov <[email protected]>
added back button title docs

github.com/aksonov/react-native-router-flux - f1cf55c5e2a1167b2a1f934f6bca53789a53edde authored almost 9 years ago by Philip Shurpik <[email protected]>
added possibility to specify backbutton text

github.com/aksonov/react-native-router-flux - 35cbce08a91f453d5381cf227ee58d59b162128b authored almost 9 years ago by Philip Shurpik <[email protected]>
Merge pull request #434 from Mokto/patch-1

Update README.md

github.com/aksonov/react-native-router-flux - 45dbf6e723416b47252711fc384c42df0bdf5750 authored almost 9 years ago by Pavlo Aksonov <[email protected]>
Merge pull request #432 from Mokto/master

Check properties sended in route are equal to prevent pushing new routes

github.com/aksonov/react-native-router-flux - baf14c0a5bd75e4987451f71fa87322bdaaf0422 authored almost 9 years ago by Pavlo Aksonov <[email protected]>
Merge pull request #433 from Mokto/issues-template

Issues template

github.com/aksonov/react-native-router-flux - fc8e74a63f61cd64b18f56d238e5617884420da9 authored almost 9 years ago by Pavlo Aksonov <[email protected]>
Issues template

github.com/aksonov/react-native-router-flux - 4cbba38c74434c231b7ff66607d3c321b277ca3c authored almost 9 years ago by Théo mathieu <[email protected]>
Check properties sended in route are equal to prevent pushing new routes

github.com/aksonov/react-native-router-flux - ce18de814776d504747111ad539b1ee832536aae authored almost 9 years ago by Théo mathieu <[email protected]>
dont allow pop for tabbar

github.com/aksonov/react-native-router-flux - cd9df933655b71c86d4f55ca92aca2e3f2530010 authored almost 9 years ago by Pavlo Aksonov <[email protected]>
publish new version

github.com/aksonov/react-native-router-flux - 505e9b2e88992b1c02f52e7bd8b399bb69be7ffc authored almost 9 years ago by Pavlo Aksonov <[email protected]>
Merge pull request #429 from joenoon/jn-refresh3

make refresh by key modify the child data and not scene data.

github.com/aksonov/react-native-router-flux - f4236b3bf84a52a850edf5c84e7374a4da5cc9cc authored almost 9 years ago by Pavlo Aksonov <[email protected]>
refactor findElement to handle types differently

github.com/aksonov/react-native-router-flux - 265654c722f1b0d70b4cb10dccaa8d511067b186 authored almost 9 years ago by Joe Noon <[email protected]>
make refresh by key modify the child data and not scene data.

refresh now works with key and not sceneKey, making the
previous workaround of preserving key and...

github.com/aksonov/react-native-router-flux - e10bf8bc709937d7bfebc3f93268eb4a8194458d authored almost 9 years ago by Joe Noon <[email protected]>
Merge pull request #427 from guavapass/master

Implementing 'reset' type for Scene

github.com/aksonov/react-native-router-flux - 3b03ce90af398c55bf015423b5f856e19042c3e2 authored almost 9 years ago by Pavlo Aksonov <[email protected]>
Implementing 'reset' type for Scene

github.com/aksonov/react-native-router-flux - 75ec33c7a30f508abb92d8b183a3586cd57d8e03 authored almost 9 years ago by Justin Louie <[email protected]>
Merge pull request #424 from aksonov/revert-423-migrating-to-0.23

Revert "change DefaultRenderer to correspond new API"

github.com/aksonov/react-native-router-flux - bd78f1697b075398f0fa4ff366c1b9a1a1cc3e1a authored almost 9 years ago by Pavlo Aksonov <[email protected]>
Revert "change DefaultRenderer to correspond new API"

github.com/aksonov/react-native-router-flux - 5dcd269492db5344e1ee4bf8d23d57f0777d16e7 authored almost 9 years ago by Pavlo Aksonov <[email protected]>
Merge pull request #420 from RWOverdijk/hotfix/rename-variable

chore(navbar): Renamed variable

github.com/aksonov/react-native-router-flux - ce758983e35d22b5ac6663dc0734868720c578c3 authored almost 9 years ago by Pavlo Aksonov <[email protected]>
Merge pull request #423 from philipshurpik/migrating-to-0.23

change DefaultRenderer to correspond new API

github.com/aksonov/react-native-router-flux - 9df234a67bda171f8a8225d1fe196fd22b2e6c9b authored almost 9 years ago by Pavlo Aksonov <[email protected]>
change DefaultRenderer to correspond new API

github.com/aksonov/react-native-router-flux - bf8f3b94138ca64587489afbc8003faa78d43b58 authored almost 9 years ago by philipshurpik <[email protected]>
chore(navbar): Renamed variable

github.com/aksonov/react-native-router-flux - c6033a8bb3f9ccb19470e307e27eeb5082655cde authored almost 9 years ago by RWOverdijk <[email protected]>
Merge pull request #413 from Froelund/patch-1

Added tabBarStyle documentation

github.com/aksonov/react-native-router-flux - d8ddf9d5e2f3ab4f034d1574793e08032f788e0c authored almost 9 years ago by Pavlo Aksonov <[email protected]>
Merge pull request #411 from RWOverdijk/feature/override-images

Feature/override images

github.com/aksonov/react-native-router-flux - 514efb2d573b6d2140a00d9b690500261be6d9d3 authored almost 9 years ago by Pavlo Aksonov <[email protected]>
Merge pull request #414 from philipshurpik/duration-zero

added possibility to use zero duration while navigating

github.com/aksonov/react-native-router-flux - d571219d6e95adabcc37c03774e5d90dc4d39936 authored almost 9 years ago by Pavlo Aksonov <[email protected]>
Merge pull request #410 from RWOverdijk/patch-1

Add closing brackets

github.com/aksonov/react-native-router-flux - 72ae633300315f9515c58f6280bb3788a0f6f679 authored almost 9 years ago by Pavlo Aksonov <[email protected]>
Merge pull request #418 from philipshurpik/fix-navbar-in-tabs

fix to show correctly show navbar in tabs component

github.com/aksonov/react-native-router-flux - bbb20bb282ce7219fef87dbea2e229f81b9caa13 authored almost 9 years ago by Pavlo Aksonov <[email protected]>
fix to show correctly show navbar in tabs component

github.com/aksonov/react-native-router-flux - 20383ce8f4c69c64cded1263628d1b0658ebd7b9 authored almost 9 years ago by Philip Shurpik <[email protected]>
Added tabBarStyle documentation

As proposed in https://github.com/aksonov/react-native-router-flux/issues/397

github.com/aksonov/react-native-router-flux - a782baa33c5f28912f5e5af9bc9e8b820256d0fd authored almost 9 years ago by Jørgensen <[email protected]>
added possibility to use zero duration while navigating

github.com/aksonov/react-native-router-flux - e21a3e167a0cb41ba626a843aa1787da60291bde authored almost 9 years ago by philipshurpik <[email protected]>
chore(navbar): Remove extra bracket

github.com/aksonov/react-native-router-flux - e4d38a646fe10fa2686dd4e11938037cc5f24f46 authored almost 9 years ago by RWOverdijk <[email protected]>
feat(navbar): Allow overriding images

github.com/aksonov/react-native-router-flux - e6e782517b18dbedcb0d5fa974c98c341b9309e8 authored almost 9 years ago by RWOverdijk <[email protected]>
doc(readme): Added properties for image overrides

github.com/aksonov/react-native-router-flux - 12cdd8772535e40604e7e17a7ceecd72ddf734f2 authored almost 9 years ago by RWOverdijk <[email protected]>
Add closing brackets

Add closing brackets for example code

github.com/aksonov/react-native-router-flux - 27075d6a335d4f8a11fe2e44bcf60373c810aa4c authored almost 9 years ago by Wesley Overdijk <[email protected]>
Merge pull request #406 from Froelund/master

Added DrawerExample

github.com/aksonov/react-native-router-flux - 8acd239d995b23e62fa89a3958dc89e061cbbce6 authored almost 9 years ago by Pavlo Aksonov <[email protected]>
Merged DrawerExample into Example

github.com/aksonov/react-native-router-flux - 50c381d6952d782806f5e4e7defaff8aca647de5 authored almost 9 years ago by Kristian Frølund Jørgensen <[email protected]>
Updated documentation with new capabilities

github.com/aksonov/react-native-router-flux - d7396d1c37a591a9c3f62681724acdd143faac11 authored almost 9 years ago by Kristian Frølund Jørgensen <[email protected]>
Rendering menu button when drawer is present

github.com/aksonov/react-native-router-flux - 253dc8e0dc81d25ea3f48d11f335ea15178ab053 authored almost 9 years ago by Kristian Frølund Jørgensen <[email protected]>
Added DrawerExample

github.com/aksonov/react-native-router-flux - 80567cba741afd85fc049f286fd563475ba294e5 authored almost 9 years ago by Kristian Frølund Jørgensen <[email protected]>
Merge pull request #402 from joenoon/jn-refresh2

also need to retain parent during refresh. maybe other properties also?

github.com/aksonov/react-native-router-flux - 07655e889b7e4095c711c559ec484cb4d19b00ae authored almost 9 years ago by Pavlo Aksonov <[email protected]>
also need to retain parent during refresh. maybe other properties also?

github.com/aksonov/react-native-router-flux - 6da1a38eaf4a86480d91234ed29e4f667c3dda92 authored almost 9 years ago by Joe Noon <[email protected]>
avoid scene modificaiton for cloned scenes

github.com/aksonov/react-native-router-flux - 6d2e5d114118e594168f65c83732e8a470c0529f authored almost 9 years ago by Pavlo Aksonov <[email protected]>
Merge pull request #400 from joenoon/jn-pushToCurrent2

clone option on Scene to dynamically push to current parent

github.com/aksonov/react-native-router-flux - fee89814e0d094126b3761b1568c38f9949ad5be authored almost 9 years ago by Pavlo Aksonov <[email protected]>
Merge pull request #399 from joenoon/jn-fixRefresh1

use key from state.key to avoid losing the index_ prefix during refresh

github.com/aksonov/react-native-router-flux - 38985d69130da7f60c2fccb0433fc2fe50a150bf authored almost 9 years ago by Pavlo Aksonov <[email protected]>
clone option on Scene to dynamically push to current parent

github.com/aksonov/react-native-router-flux - 2f1ce43c1359c77a837e34e84d2bf664954c68a9 authored almost 9 years ago by Joe Noon <[email protected]>
use key from state.key to avoid losing the index_ prefix during refresh

github.com/aksonov/react-native-router-flux - 37c1972c7bcc3f7659385ff536f38edb06852707 authored almost 9 years ago by Joe Noon <[email protected]>
publish new version

github.com/aksonov/react-native-router-flux - 3d77b93755fde58f86296d04773cc10bf4832671 authored almost 9 years ago by Pavlo Aksonov <[email protected]>
allow setting key explicitly for pop/refresh actions

github.com/aksonov/react-native-router-flux - f55a87d02a28c97a81eb5d5608431fd1cc3fea56 authored almost 9 years ago by Pavlo Aksonov <[email protected]>
Merge branch 'master' of https://github.com/aksonov/react-native-router-flux

github.com/aksonov/react-native-router-flux - 7971818dbe5e61625037182de706d3dd677637fa authored almost 9 years ago by Pavlo Aksonov <[email protected]>
remove current scene, #392

github.com/aksonov/react-native-router-flux - aefc014cd29e210845589d6ea8f1d866af2ed850 authored almost 9 years ago by Pavlo Aksonov <[email protected]>
Merge pull request #394 from philipshurpik/pass-props-to-button-handlers

pass current state to nav button handlers as argument

github.com/aksonov/react-native-router-flux - a0efdc6c143213f623cb43113d7f2bf885de0a63 authored almost 9 years ago by Pavlo Aksonov <[email protected]>
pass props to button handlers

github.com/aksonov/react-native-router-flux - e09eeb43abe636c897a058cec1bafb783f2a14c5 authored almost 9 years ago by Philip Shurpik <[email protected]>
Merge pull request #391 from joenoon/jn-changeJumpBehavior

add back recording the new `current`.

github.com/aksonov/react-native-router-flux - bc93e8aed7a4b26e8845e96ce4c731ea5ff8f1b6 authored almost 9 years ago by Pavlo Aksonov <[email protected]>
add back recording the new `current`.

github.com/aksonov/react-native-router-flux - a8ef6283a2cdea1e7cd04d3f5da860c391354385 authored almost 9 years ago by Joe Noon <[email protected]>
Merge pull request #388 from AddJam/master

Fix navigationBarStyle for nested scenes

github.com/aksonov/react-native-router-flux - 3bb63d3d215fe006e768385501b76335d952ab1d authored almost 9 years ago by Pavlo Aksonov <[email protected]>
Merge pull request #390 from joenoon/jn-changeJumpBehavior

dont change anything other than the index on 'jump'

github.com/aksonov/react-native-router-flux - 5343149fcb50ea592a4239e89344d9ff14f0f7cf authored almost 9 years ago by Pavlo Aksonov <[email protected]>
dont change anything other than the index on 'jump'

github.com/aksonov/react-native-router-flux - 281112a54af1bed69ba2041da2480996b309fe94 authored almost 9 years ago by Joe Noon <[email protected]>
Fix navigationBarStyle for nested scenes

github.com/aksonov/react-native-router-flux - 06017a5284ae206719d1e63be4fc47e93afa76ce authored almost 9 years ago by Chris Sloey <[email protected]>
Update README.md

github.com/aksonov/react-native-router-flux - 851090b3c6a2e61690e14c06b74dc9e51e3a3108 authored almost 9 years ago by Pavlo Aksonov <[email protected]>
Update README.md

github.com/aksonov/react-native-router-flux - 90adf7dfe127d900c585aa7e7926e18c3ff47620 authored almost 9 years ago by Pavlo Aksonov <[email protected]>
Merge pull request #379 from brettpappas/patch-1

Update README.md

github.com/aksonov/react-native-router-flux - b17cabb56a73a2067c7bfc8f073602566d582015 authored almost 9 years ago by Pavlo Aksonov <[email protected]>
Update README.md

Add Reducer to import line for react-native-router-flux

github.com/aksonov/react-native-router-flux - 390fa1e1cf7d8f008c39df49fc4ad0d3ab4e4a07 authored almost 9 years ago by Brett Pappas <[email protected]>
Merge pull request #378 from jeroenbourgois/patch-3

Update README.md

github.com/aksonov/react-native-router-flux - 82cb434a0739b1a4f76f58a4ff522290c2fa0596 authored almost 9 years ago by Pavlo Aksonov <[email protected]>
Merge pull request #377 from jeroenbourgois/patch-2

Update README.md

github.com/aksonov/react-native-router-flux - f6c71e7c71c0acb28a47f37eb53baac9604d6261 authored almost 9 years ago by Pavlo Aksonov <[email protected]>
Update README.md

typo

github.com/aksonov/react-native-router-flux - 60fd8611cdea3768c0cf1b1bcc4f2a040f9a35d8 authored almost 9 years ago by Jeroen Bourgois <[email protected]>