fram-x / FluidTransitions

Fluid Transitions for React Navigation
MIT License
2.93k stars 194 forks source link

rtl support in shared elements #213

Open alikazemkhanloo opened 5 years ago

alikazemkhanloo commented 5 years ago

This will fix the jumping element while transitioning in RTL, closes #203. There is another file named getAnchoredElements.js with similar code, should this fix apply to that file too? how can I test it?

P.S the anchor props works fine no need to change getAnchoredElements.js

alikazemkhanloo commented 4 years ago

this is working, could someone please merge this PR?

EDIT: I didn't know I opened this PR earlier myself :))

saurabh874 commented 3 years ago

@alikazemkhanloo correct. this is perfectly working for RTL. @chrfalch @jaulz can you please merge this PR.