keechma

Keechma stack. Mention @U050986L9 or @U2J1PHYNM if you have any questions
mihaelkonjevic 2018-04-22T19:33:31.000051Z

This is the start of my effort to document and follow up with examples everything that was worked on in the last 6 months . https://twitter.com/mihaelkonjevic/status/988138489664491522

mihaelkonjevic 2018-04-22T19:35:13.000019Z

I would recommend you to check out https://github.com/keechma/example-keechma-react-native/blob/master/src/example_rn/components/router.cljs which does some cool things that are impossible with other frameworks. Mainly, it takes over control of the child tree rendering without any special code needed on the Keechma framework level

mihaelkonjevic 2018-04-22T19:35:40.000030Z

It also has a pretty extensive example of how animations work