react-ui-kit / freebies

Free UI screens coded using React-Native
MIT License
184 stars 72 forks source link

How to achieve drawer transition in react navigation v4? #10

Closed ahadali closed 3 years ago

ahadali commented 4 years ago

Your video was quite good for achieving drawer transition but I want to do the same thing in react navigation v4. As v5 comes with component base code so its easy to provide animation there but how we can do that same in v4 as there is no component base code in stacknavigator?

hetmann commented 3 years ago

@ahadali the v4 doesn't support this transition :(