Description
Currently the app will swap pages all at once when transitioning between /library /top /search but we should have them slide between one another to create a more uniform experience
Implementation
There is likely a react routing library which has animations between routes.
Description
Currently the app will swap pages all at once when transitioning between /library /top /search but we should have them slide between one another to create a more uniform experience
Implementation
There is likely a react routing library which has animations between routes.