Vytenis

Results 244 comments of Vytenis

I was using https://github.com/styleguidist/react-styleguidist and looks like it also could work in your case :tshirt:

This working example could help https://github.com/MillerGregor/react-native-elements/blob/react-native-web/

I updated the test project https://github.com/FDiskas/devtalks-e2e/tree/cypress with all dependencies as the newest Still didn't manage to work it properly - the same error

Did you tried stenciljs? Good framework to write pure webcomponents. Similar to reactjs

related to PR https://github.com/mrousavy/react-native-vision-camera/pull/1201

Then the countdown is in reverse order. Digits goes from 9 to 0, then the animation is in wrong direction. Needs an image with transition to reverse order.

Yes but animation shows that the numbers goes from bottom to top. This is wrong. That type of clock must drop numbers from the top. On Apr 29, 2013 4:34...

Yes the physics drops from top everythink to earth center in our case "down" :) sorry for my bad english On Apr 29, 2013 4:59 PM, "siburny" [email protected] wrote: >...

latest svgo changed his default configuration format from yml to js. So that could be a issue.