-
Skia already supports Lottie animations:
https://skia.org/user/modules/skottie
We can implement Composable's to load and show these animations.
-
Dear,
Currently I am facing the following problem:
I have about 30 json files, and currently if I need to display all 30 json files I need 30 LottieAnimationView to display 30 json files and use s…
-
### Versions
* Python: 3.10.4
* OS: WSL2 Ubuntu 22.04
* Buildozer: 1.4.0
### Description
Android SDK Manager doesn't get installed by Buildozer
### buildozer.spec
Command:
```sh
~…
-
### Introduction
Earlier I used to detect the env based like this
```
let isProduction = window.__DEV__ ? false : true;
```
problem is that isProduction is true on debug build I have g…
-
### Description
We are facing a native crash for when rendering lottie in our App. We have yet not being able to identify when this crash is occuring. Only that, it is occurring of users with Vivo …
-
Page with ``. Next we have page with content:
```ruby
Hello
```
If I change page by `Turbo::StreamsChannel.broadcast_r…
-
### Versions
* Python: 3.9.1
* OS: Ubuntu 20.04
* Buildozer:
### Description
I'm trying to get the pyodbc requirement to work. I can compile the apk but the app crashes on start. I can see…
-
What are the steps to reproduce this issue?
-------------------------------------------
1. Add the plugin following the instructions
2. Run ./gradlew build
What happens?
-------------
100 err…
-
**Is your feature request related to a problem? Please describe.**
The current Greenshot uses as it's own file-format a PNG, followed by the serialized surface (the canvas) elements. Unfortunately th…
-
### Versions
* Python: 3.9
* OS: ubuntu 20.04
* Buildozer: 1.5.0
### Description
build apk successfully, but build aar failed. In buildozer.spec, "android.debug_artifact = apk" changed t…