You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Custom transition can be achieved by writing your own or using Animations defined in CardStackStyleInterpolator from react-navigation library as used in the Sample Project.
Refer to these issues to know how to write custom animations: #2628
This one is in react-navigation repo but it has really good example for writing custom animation react-navigation-issue1490
also you must use transitionConfig in all scenes to apply the transition
is it possible to implement custom transition for tabs other than swipe. for example Fade In or Zoom In
Example
Version
Tell us which versions you are using:
The text was updated successfully, but these errors were encountered: