Heo

Results 29 comments of Heo

Can you try passing `[intialized]` variable to swiper component? ``` ``` In the implementation of this repo, it control swiper through `shouldInitialized` variable which is updated from `[initialized]` Input. Also,...

Can we see new release with this PR? In angular 16, ViewEngine is not compatible so we cannot use this library anymore. We need to update this library to Ivy...

@muxinc/elements can be helpful for implementing all events / properties / methods. https://github.com/muxinc/elements They provide great compatibility with HTMLMediaElement with clean code. If you allow me to modify its interface...

I made `capacitor-code-push` plugin prototype with `Capacitor 3.0.0-beta.1` + `[email protected]` https://github.com/mapiacompany/capacitor-codepush It forked from https://github.com/areo/capacitor-codepush and merge `cordova-plugin-code-push` master 2.0.0 branch. And doing some changes to make it available to...

@lincolnthree > Out of curiosity, it looks like this requires an AppCenter account - looks like they offer a quite reasonable subscription that includes "Distribute: Unlimited distributions and users"! We'll...

Success to implement all iOS CAPPlugin version. `codePush.sync()` `codePush.checkForUpdate()`

iOS works well. (first moment it doesn't work but it was my project's misconfiguration in Info.pList) However, android has error. ``` e: file:///home/runner/work/vscore-rn/vscore-rn/node_modules/react-native-orientation-locker/android/src/main/java/com/orientationlocker/OrientationLockerModule.kt:28:1 Class 'OrientationLockerModule' is not abstract and does...

I tried to upgrade poppler with latest version 23.05.0 and it failed due to `boost` dependency. I just share my `compiler.Dockerfile`. Hope someone can do more progress from my gist...

According to release docs (https://poppler.freedesktop.org/releases.html), there is dependencies updates after 23.01. In my gist file, it works with poppler 22.12