Rafal Rajtar

Results 4 issues of Rafal Rajtar

To allow users to create own animations with clear interface to play with.

enhancement

This way the lib will have full control over views animation and routing mechanism

enhancement

With custom hooks implementation for custom life cycle methods

enhancement

Try to add another layer of abstraction that will allow such code usage: ```javascript {({ openSidepanel, changeView, addMayer, closeMayer }) => { return ( {({ views }) => { return...

enhancement