-
what is last version number of library ?
and please guide me how to use this CircularSlider by an example
-
### New Packages
https://github.com/terlan98/CircularSlider.git
-
Hi,
first of all thanks for your library, I like it!
I'm finding some problem in the gradient mode. I've set only half a circle, but the gradient is not going from blue to red correctly, the first …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Explain what you did
I have tried to install CircularSlider component.
### Expected behavior
When yarn add @…
-
**Explain what you did (Required)**
tried to import "CircularSlider" but there is no export in installed repository
trying to use "CircularSlider" component
**Expected behavior (Required…
rosnk updated
2 years ago
-
import { CircularSlider } from 'react-native-elements-universe';
don't work and it content look like:
import Example from './Example';
export { Example };
-
I'm trying to update from 1.0.10 to 1.0.11 but this does not exist in the nuget website. https://www.nuget.org/packages/CC.CircularSlider.Forms/ shows 1.0.10 being the latest. How do we update to 1.0.…
-
I just found out that the component listed over at https://reactnativeelements.com/docs/circularslider isn't actually finished yet. Looks like others were just as confused https://github.com/react-nat…
-
### Description
### Steps to Reproduce
1. Create a new fabulous App using dotnet new fabulous-xf-app -n
2. install CC.CircularSlider.Forms in all 3 projects
3. Create an extension for this Co…
-
When you set the end point to the max value the track resets to the zero state. Expected behavior would be for the track to be fully filled in to match 100% completed.
I looked at the source briefl…