This is the roadmap for Walker, there's always things to improve, things to do better, things to refactor.
- Add more functionality in terms of Still animations.
- Implement back spring reusable animations.
- Improve the API to have just one method when Apple fixes the bug of the method signatures.
- Always refactor.
- Remove the copy of the code when Swift evolves.
- Report bug of the chain thing that it doesn't recognize the signature.
- Spring animation.
- Width, height and size animations.
- Change the name.
- Add Swift proposal to add arrays as a back for closures.
- Add animation options.
- Call animate two times or more, so add a queue.
- Be careful when you tap two animate multiple times. (Add a flag to lock the main methods).
- Multiple animate or spring blocks.
- Document the code.
- Document bake.
- Add an easy way to create animations, spring and bezier's.
- Cancel all animations.
- Apply bounce in the Spring.
- Finish the frame animation.