An example project which allows the user to designate the number of times the Star component Spins. Simulating a conditional animation loop according to the input of the user while using a total of 2 variables and a container with 3 states.
Using color adjustment and filters, I've simulated the iOS spotlight animation. Learn how you can apply these filters at https://proto.io/en/new-features/adjustments-filters/
A basic animation created by using the Proto.io HTML Component with HTML and CSS.
No additional images were needed to be imported to create this animation.
The HTML and CSS used was found at:
http://codepen.io/ajerez/pen/EaEEOW
A simple to do list project. Input into the text field and click 'Add' to add to your list.
You can clear things you have done and reset the list after 8 inputs have been added.