Lennart Schoch
Lennart Schoch
I think I might face a similar issue - I have an animation that works flawlessly on iOS as well as on modern Android phones, but it fails to load...
For now, you can use your own types as a workaround: ```ts export type ManifestIntent = { action: { $: { "android:name": string } } data: { $: { "android:scheme":...
Hey @a7medev, I'd love to see this feature in the project :) Is there any way we can move this PR forward? any way I can help? Would be highly...
Thanks a lot for the reply @alanjcharles and sorry for my delay in getting back to you. I was mainly wondering if this discrepancy was intentional, your explanation makes perfect...