-
I got this error message in Home.swift
```
override func viewDidAppear(animated: Bool) {
super.viewDidAppear(Bool())
let scale = CGAffineTransformMakeScale(0.5, 0.5)
let tran…
-
### Description
Create the feature card component as shown in the video attached below.
### Animation Preview
- Screenshot/Video:
https://github.com/user-attachments/assets/8bc1667b-daa4-4913-bbdf-…
-
### Description
Create the polaris button component as shown in the video attached below.
### Animation Preview
- Screenshot/Video:
https://github.com/user-attachments/assets/53fca4da-e826-4406-8e…
-
i am using this function to change the this.state.timeLoader2 with setState
but the problem is on every device its acting different
i need to animate the circular progress like a loader to be full …
-
APNG files are repeating only a limited number of times. The count matches the number of "fcTL" segments in the file.
For example, the attached animated PNG file "plays" only 6 times. It contains 5…
-
Issue imported from https://tracker.freecad.org/view.php?id=1176
* **Reporter:** project4
* **Date submitted:** 7/12/2013
* **FreeCAD version:** 0.13
* **Category:** Feature
* **Status:** new
* **Tag…
-
### Description
Create the feature card component as shown in the video attached below.
### Animation Preview
- Screenshot/Video:
https://github.com/user-attachments/assets/12c9c107-3b85-46bc-9dae-…
-
I'm using **rn-range-slider** 2.2.2 with react-native 0.68.3
Here's my **tsconfig.json** file:
```
{
"compilerOptions": {
"target": "esnext",
"module": "commonjs",
"lib": ["es…
-
Hello,
I followed the example but unable to produce an animated gif. I tryied php, gifsicle and convert.
It keeps throwing:
```
[image2 @ 0000000003005520] Could not get frame filename number 2 fro…
sonnb updated
9 years ago
-
* [x] I've read, understood, and done my best to follow the [*CONTRIBUTING guidelines](https://github.com/jjatie/Charts/blob/master/CONTRIBUTING.md).
## What did you do?
I have a BarChartView with…