Z
Z
zhnaDotRu2019-11-07 21:53:11
React Native
zhnaDotRu, 2019-11-07 21:53:11

React-router-native transition animation?

I use react-router-native for navigation. To build Expo.
I heard about react-native-router-flux and others, tried them, they don’t fit. Requires the ability to navigate part of the component. I read the react-router-native docs , the code from the example did not work out.
I ask for the minimum working code for navigation animation in react-native.
Zy for any help I will be grateful.
-------------updata-------------
You need a routing with transition animation that can be used anywhere in the component. Hello how vue.js is done.
now I use react-native-router-flux + either with animations,
but I can’t insert it among the components, or I just don’t rummage because the docks on it are not very good
tested react-native-router, it works as it should, but animations need to be done manually and the docks are also shit, it didn’t work to get the animation to the end
there is react-navigation the same problems as with react-native-router-flux
Maybe routing can’t do what i want? (change part of the component from the route) And it remains to do everything with handles ala (possible absolute + index)

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Roman Alexandrovich, 2019-11-10
@RomReed

https://stackoverflow.com/questions/48806300/is-it...
the same question was asked here. I think it should help you.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question