-
### Can we access your project?
- [X] I give permission for members of the FlutterFlow team to access and test my project for the sole purpose of investigating this issue.
### Current Behavior
App …
-
Failed to resolve: com.github.ybq:Android-SpinKit:1.4.0
-
I tried to use spinkit version 1.2.0 on my android studio 3.1. I used
implementation 'com.github.ybq:AndroidSpinKit:1.2.0'
It gives me a failed to resolve error. Error message in the gradle …
-
I've used most of the animations in my recent apps. Now I want to have some more beautiful animations or styles for spinkit. Can you do that please.
-
i have problem , i see docs .clone this repo and i use linux why error like this
![Selection_035](https://github.com/InesaFitsner/extend-flet-example/assets/52072811/fdd96504-bc2b-4a96-a93c-62dfe1…
-
Hello
I am using the following code:
```
…
-
Hello, i have problem with Spinkit in iOS.
I do follow the installation part `npm install react-native-spinkit@latest --save` or `npm install react-native-spinkit@0.1.5 --save` and then `react-native…
-
Could not find com.github.ybq:Android-SpinKit:1.1.0.
Searched in the following locations:
https://jcenter.bintray.com/com/github/ybq/Android-SpinKit/1.1.0/Android-SpinKit-1.1.0.pom
…
-
**Is your feature request related to a problem? Please describe.**
We currently have to set custom spinkit colors manually, and also change them manually if theme changes.
**Describe the solution …
-
I'm getting the above error, trying to use this package with typescript.
Here's an example of a file, `spin.tsx`, where I get the error:
```typescript
import * as React from 'react';
import {…