lobe / iOS-bootstrap

Bootstrap your Lobe machine learning model with our iOS starter project.
https://lobe.ai
MIT License
99 stars 18 forks source link

Added animation for PredictionsView #26

Closed ellbosch closed 3 years ago

ellbosch commented 3 years ago

The predictions view will now slide up, as shown in the attached video.

https://user-images.githubusercontent.com/4683017/113069943-45507000-9176-11eb-8756-da5632c69ab1.mov

RamonGilabert commented 3 years ago

@ellbosch thanks for doing this! There seems to be a delay with the bars moving to place on the initial animation:

Screen Shot 2021-03-31 at 8 52 29 AM

This might be caused because there are 2 spring animations. If we could fix that, that's looking amazing!

ellbosch commented 3 years ago

@RamonGilabert here's the animation after latest changes, please let me know your thoughts:

https://user-images.githubusercontent.com/4683017/113190870-b4c76d80-9211-11eb-9c93-3df39985b395.mov