Pavel Aksonov

Results 93 comments of Pavel Aksonov

@hedgerwang It is difficult to provide _minimum_ repo, because 'replace' action is not supported by NavigationCardStackExample. I was able to reproduce it in Example project for my react-native-router-flux component, please...

No, replace means to replace one scene to another scene (with unmounting of previous scene) - what old Navigator does

I did it already with own reducer. The problem in that warning. Probably because replaced component is unmounted before transition ends.. Pavel. > 16 марта 2016 г., в 18:16, Hedger...

Screenshot is shown at first message - i was not able to see where is that setState call. I could live without animation, but community of my component also want...

After upgrading to 0.24rc, replace action stops working at all, @hedgerwang, @ericvicenti Is there any docs how to migrate from 0.22 to 0.24rc (or 0.23)? I'm just replacing current element...

@mmazzarolo Seems 0.26-rc works fine.

Any update on this?

@mweststrate Is there any progress about XState integration?

@ericvicenti I'm interested to make it part of RNRF (react-native-router-flux). I don't see also `react-navigation-native-eject`, where I can get it?