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

correct path for buildStyleInterpolator

github.com/aksonov/react-native-router-flux - dee98f151ef6058a210dba1959094cc46d6ce4a0 authored over 9 years ago by Pavlo Aksonov <[email protected]>
fix critical bug with minification

github.com/aksonov/react-native-router-flux - 4a5c9b6b95d9e869e44519f9cff75d30f457eff1 authored over 9 years ago by Pavlo Aksonov <[email protected]>
support of custom actions

github.com/aksonov/react-native-router-flux - 50fa5c0bde7dec2e8f5628829fc88b483e41817d authored over 9 years ago by Pavlo Aksonov <[email protected]>
add information about current route into PageStore

github.com/aksonov/react-native-router-flux - 0554de7ed2dad017ab56c9b6888a58e268a045ad authored over 9 years ago by Pavlo Aksonov <[email protected]>
add reset action for navigation reset stack

github.com/aksonov/react-native-router-flux - 3d3d90760c262a98d7c47462fa970ce0d0962b99 authored over 9 years ago by Pavlo Aksonov <[email protected]>
modify Example to demonstrate background

github.com/aksonov/react-native-router-flux - decda3eb42612c55b0e7b475b77ba518aa9ec194 authored over 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 - 8be5bdfc4338fedec380c356c51d883c99f69105 authored over 9 years ago by Pavlo Aksonov <[email protected]>
simplify the code, remove experimental FetchActions/FetchStore

github.com/aksonov/react-native-router-flux - fb1a807934d8952787d9554a0a33144bbcb2f245 authored over 9 years ago by Pavlo Aksonov <[email protected]>
Merge pull request #6 from markburns/master

make components transparent

github.com/aksonov/react-native-router-flux - 0fb5032cc50b45f52cf604349f0d8752c7574efb authored over 9 years ago by Pavlo Aksonov <[email protected]>
make components transparent

github.com/aksonov/react-native-router-flux - cec92bf498c804f3c2c3732b8c14627524658373 authored over 9 years ago by Mark Burns <[email protected]>
fix minification bug with latest React 0.10.1

github.com/aksonov/react-native-router-flux - 54976de31e7b71cd9b7348f69ebeeca29d49b7f4 authored over 9 years ago by Pavlo Aksonov <[email protected]>
fix minification bug with latest React 0.10.1

github.com/aksonov/react-native-router-flux - b2196c1f4b380cb63f5bafca072cba9b609d0aed authored over 9 years ago by Pavlo Aksonov <[email protected]>
fix bug showed empty screen after js minification

github.com/aksonov/react-native-router-flux - 693e6111f950f6165a309264a5954ba20f347f11 authored over 9 years ago by Pavlo Aksonov <[email protected]>
include none animation by default

github.com/aksonov/react-native-router-flux - 4a6f5d3ddbc6af9e2d5619ce2251f07423118621 authored over 9 years ago by Pavlo Aksonov <[email protected]>
undo naming actions to avoid read-only error

github.com/aksonov/react-native-router-flux - 08ddf02deb47ce058e86587b0c0be04ffe75a467 authored over 9 years ago by Pavlo Aksonov <[email protected]>
Merge pull request #5 from mull/feature/minification-issues

Add string names to avoid obfuscation

github.com/aksonov/react-native-router-flux - 8e48ae1e7d864a503d419f248331aa1487c71553 authored over 9 years ago by Pavlo Aksonov <[email protected]>
Add string names to avoid obfuscation

Uglify tends to obfuscate class names. Adding a string to the
alt.createXXX methods tends to help.

github.com/aksonov/react-native-router-flux - 7710abbea0a8cec5d69c90334858ba16f2c332dd authored over 9 years ago by Emil Ahlbäck <[email protected]>
remove dependency

github.com/aksonov/react-native-router-flux - 752e1e68eac41c1480a731f0afb783f2e9321859 authored over 9 years ago by Pavlo Aksonov <[email protected]>