Open sethvincent opened 7 years ago
@mojodna any thoughts on how to animate pages in and out? For example if you clicked on the Surveys page the page would slide in from the right hand side. Let me know what you think.
That feels like it might be excessive. How do other Android apps handle animation when navigating between screens?
@mojodna Other android apps at least have a little bit of animation. We are also supposed to be making a "user friendly" mobile app so if this is possible it would be great.
After looking a few others though, maybe we can continue to play off of google maps if we did do animations. They have the page that looks like this:
And when you click on it for more details, it just animates up. Would be nice if we could do the same...
Types of animations
Animations in the app
Should I comment about these
react-native-interactable
I expect this to be useful for things like component interaction & movement. things like the side menu, drawers, and horizontally scrolling through nearby features.
repo: https://github.com/wix/react-native-interactable
article: https://hackernoon.com/moving-beyond-animations-to-user-interactions-at-60-fps-in-react-native-b6b1fa0ba525