Madd.is

Results 75 comments of Madd.is

I found the language and text track selection to be rather unusable for our files. Just to give a small insight (**Please be aware that this originated in a previous...

Could it be that js-yaml adds these \t somehow, because I have the same problem of having some strings (that did not change) basically randomly switch between `"` and `|`

I have the same issue. The `Image` component can load images from the asset library (`.xcassets` on iOS). This is not possible with `CachedImage`!

Same for the other way around. If the scrollable area is inside a custom element with shadow DOM with is a child of RemoveScroll, it won't work.

We are also stuck on an old version with no end in sight

Any updates on this? :) We played around with excluding the wrong type definitions but did struggle quite a bit so we are currently still stuck on the old version......

The reason for it was a single component for web and native, but using css animations on web and native Animated otherwise. I could have done it differently but there...

> Why not use View for web and Animated.View for native? 🤷‍♂️ Well, now I am since 0.18 😜 Thanks for the insight, makes sense!

They are not published. @Sunhat might use a `.npmignore`: ![image](https://user-images.githubusercontent.com/1409100/59501373-af156200-8e9b-11e9-842e-66280b020f36.png)

@Jeijie try this again with the latest master. Use `import { getRealWindowHeight } from ''react-native-extra-dimensions-android` otherwise send the whole code.