K
K
kappka2019-05-13 19:40:28
css
kappka, 2019-05-13 19:40:28

How to make transitions between pages for a mobile application?

Hello. The customer is planning an application on Apache Cordova.
I made it up with clean html pages, everything seems to be ok, but the customer asked me to make the pages scroll like in a mobile application.
Help me figure out how to do this? As I understand it, there are plug-ins for this under cordova, but then this is not included in the layout (and my task is to layout).
But apparently you can't explain it to the customer.
Are there solutions?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
O
Olga Veter, 2019-05-13
@vetero4eg

Perhaps it makes sense to prescribe animation for two classes, one with some kind of attenuation, the second - on the contrary, well, or whatever he wants there. Maybe it will be possible to ask for an example of the application where he likes the transition. And show how this animation works on something. Maybe that would work as a compromise.

T
tundramani, 2019-05-13
@tundramani

you need to learn css animation
it's easy

F
forspamonly2, 2019-05-14
@forspamonly2

if you have it done with different files, then you won’t get by with a simple css animation. look for some thread of libraries for page transition, like https://github.com/miguel-perez/smoothState.js

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question