reslear

Results 205 comments of reslear

my project after migrate to dotlottie:

bundle size after migrate from `asset import` -> `fetch`

tested in production from https://github.com/megasanjay/vue3-lottie/pull/9 `pnpm add @reslear/vue3-lottie`

we can use another our package https://github.com/megasanjay/vue3-lottie

@oneWaveAdrian i'm add for beta support `.lottie` files, and we have a fetch data size 500kb->50kb https://github.com/megasanjay/vue3-lottie/pull/249#issuecomment-1272191379

or use `Spinnies.d.ts` based on @adamjarret #25 ```typescript declare module "spinnies" { type StopAllStatus = "succeed" | "fail" | "stopped"; type SpinnerStatus = StopAllStatus | "spinning" | "non-spinnable"; interface Spinner...

@piotr-cz but without native-run :)

I used it, then I had to write my own sh script :) https://capacitorjs.com/docs/guides/live-reload#using-with-framework-clis this is just for convenience, ideally it should be out of the box

but ok, already work with https://github.com/capawesome-team/capacitor-firebase/tree/main/packages/messaging