Simon Hanukaev
Simon Hanukaev
Hi, @andriusdj Currently Unibit doesn't support adding custom filters. And although it is fairly easy to add custom filters to Unibit itself, as your example shows. The main concept behind...
Looks like the old version of `sourcebit-target-next` (v0.5.2) had Next.js v9 peer dependency on Next.js. Updated `sourcebit-target-next` to v0.6.2, it is now using Nextjs v10 as peer dependency.
@leolux you can use the `onTransitionEnd` callback function to clean the styles. But it might undo the transition effect. For example, if you transition element's opacity from 1 to 0...
Hi @ivov-dry, Are you asking to scale up and **stretch** a small image to fit the `scrollView.bounds`, but still be able to zoom-out to a scale of 1.0? Or do...