FluidTransitions icon indicating copy to clipboard operation
FluidTransitions copied to clipboard

support react-navigation5

Open duylinhdang1998 opened this issue 4 years ago • 11 comments

Does lib support react-navigation5 How do i config with react-navigation 5? thanks you add new example if you can :D

duylinhdang1998 avatar Feb 13 '20 09:02 duylinhdang1998

Hello A maintainer said here that they were working on this : This was great news but it was in october and nothing seems to have moved in this repo since june.

@chrfalch is there any ETA on this ? This lib seems really awesome, can't wait to test a rn5 compatible version !

t-fritsch avatar Feb 19 '20 21:02 t-fritsch

Has anyone gotten something like this library working with react-navigation v5? I'm experimenting with some approaches, but the react-navigation APIs have changed drastically since the last supported version for this library.

Posted to SO, so maybe someone in the community will get something working faster: https://stackoverflow.com/questions/60443917/react-navigation-custom-navigator-transitions

Taylor123 avatar Feb 28 '20 20:02 Taylor123

Found a useful answer on this question: https://github.com/xotahal/react-native-motion/issues/6#issuecomment-573718111

SamiChab avatar Mar 20 '20 14:03 SamiChab

@SamiChab the react-navigation-shared-element is another very good lib, but unfortunately it doesn't support rotate element when it transition between screens (the feature that I need).

If anyone wanna see the implementation, check my repo: https://github.com/Jojr/navigation-transition

I'm still waiting for FluidTransitions with V5.

Jojr avatar Apr 14 '20 14:04 Jojr

Does lib support react-navigation5 How do i config with react-navigation 5? thanks you add new example if you can :D

+1

yasircodingcrafts avatar Apr 17 '20 15:04 yasircodingcrafts

Any updates?

adrianomarquess avatar Jul 03 '20 16:07 adrianomarquess

Any news on this? It will support react-native-screens (stackNativeCreator)

hadnet avatar Aug 13 '20 11:08 hadnet

https://github.com/xotahal/react-native-motion/issues/6#issuecomment-573718111 should solve this for you

nandorojo avatar Oct 03 '20 20:10 nandorojo

any updates?

Only-IceSoul avatar Oct 14 '21 04:10 Only-IceSoul

Yes. Look at my answer.

https://github.com/xotahal/react-native-motion/issues/6#issuecomment-573718111

nandorojo avatar Oct 14 '21 04:10 nandorojo

Yes. Look at my answer.

xotahal/react-native-motion#6 (comment)

i need rotation

Only-IceSoul avatar Oct 15 '21 03:10 Only-IceSoul