-
Hi
I'm using React Three Fiber, and with mkkellogg viewer on a single .splats file I'm getting this performance:
![image](https://github.com/user-attachments/assets/e78cf2c7-ca1c-409c-8af5-7ddd7a1…
-
When using image assets in an animation, the _image size_ defined in the .json is _ignored_. The image is _not scaled_ to the defined width and height. It's displayed exactly as big as the image asset…
-
### Description
on my Expo apllication, i use import LottieView from "lottie-react-native"; the animation runs fine on IOS devices, but crashes immediately on Andriod Device
### Steps to Reprodu…
-
```
binding.lottieAnimation.setAnimation(fileName)
val animationDuration = binding.lottieAnimation.duration
// animationDuration == 0
```
If we go inside of `LottieAnimationView`, we see that…
-
### Steps to reproduce
The issue reproduces on flutter screens that have several svgs (rendered using [flutter_svg](https://pub.dev/packages/flutter_svg)) and/or screens with lottie animation (usin…
-
### Summary
When a package name starts with a kotlin keyword, like `is` or `in`, android cant build, with an error of `Package name must be a '.'-separated identifier list`.
`.is` for example is t…
-
### Current behavior
In .NET7, our application did not encounter any issues loading PNG icons. However, after updating to .NET8 and Uno 4.10.34, PNG icons stopped loading. We attempted to convert our…
-
### Description
{
"name": "peiyinquan",
"version": "0.0.1",
"private": true,
"scripts": {
"GetuiConfigure": "node node_modules/react-native-getui/GetuiConfiguration.js",
"androi…
-
Kotlin: 1.9.21 and 2.0.0-Beta1
Compose: 1.6.0-dev1350 and 1.6.0-dev1347
I have several projects where resource generation seems to be working fine (I put all my resources in a `composeRes` folder …
-
## 🐛 Bug Report
### Environment
Expo CLI 3.20.1 environment info:
System:
OS: Windows 10 10.0.18363
Binaries:
Node: 12.16.1 - C:\Program Files\nodejs\node.EXE
Ya…