Sergei Butko

Results 15 comments of Sergei Butko

There is a similar [discussion](https://github.com/react-native-community/discussions-and-proposals/issues/126) about the same issue but it's focusing on colours rather than styles itself. And to avoid massive changes in `StyleSheet`, the before mentioned proposal, under...

> I believe `Platform.select` is able to work because it can be determined either when the app is first loaded or maybe it's resolved at build time by Metro >...

`/opt/android/ndk/23.0.7599858/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64 doesn't exist. 192` Is the path different or there's something else wrong with that?

@sytolk Hi, sorry for late answer, can you try to update `react-native-gesture-handler`, `@babel/core` and `@babel/runtime` to the latest version? It should be already fixed in there and won't require addition...

RN 0.61.2 Android (Hermes) откатился до 3.1.0 и всё работает

> Nice to hear from you @VLZH I was checking the code and I found a way to use youtube/Vimeo videos just passing the video URL in "src" of LightgalleryItem...

> Any progress on this? Really looking forward to the video support. There's a [PR](https://github.com/VLZH/react-lightgallery/pull/21) which fixes this issue

@oblador sorry for mentioning but is there anyway to merge this PR, since it brings lots of improvements and it has been some time since the author created this PR

I can try to implement it, I have an interest in this feature too, I'll try to do something about it this week.

@zachgibson sorry I don't have enough time at this moment, the PR which is there in drafts has everything implemented, there are just two issues which have nothing to do...