Here are
125 public repositories
matching this topic...
A custom reusable circular / progress slider control for iOS application.
Updated
May 30, 2020
Swift
A circular progress bar for iOS written in Swift
Updated
Jun 27, 2020
Swift
A circular seekbar for Android, with a control knob! (for the lack of a better word).
Updated
Jun 13, 2020
Java
AGCircularPicker is helpful component for creating a controller aimed to manage any calculated parameter
Updated
May 21, 2018
Swift
Bubble Pictures for iOS done in Swift
Updated
Dec 8, 2019
Swift
STM32 examples for USART using DMA for efficient RX and TX transmission
A circular progress bar for iOS written in Swift
Updated
Apr 28, 2020
Swift
Donut is a library for arranging views circularly like a donut.
Updated
Sep 27, 2017
Swift
React components for easily composing a circular range input
Updated
May 23, 2020
TypeScript
JS library for audio visualization in circular wave using Web Audio API and ECharts
Updated
Nov 22, 2019
JavaScript
Infinite Swipe View for iOS written in Swift
Updated
Jul 6, 2020
Swift
Updated
Nov 28, 2019
Kotlin
CircularPicker is helpful for creating a controller aimed to manage any calculated parameter.
Updated
Jul 17, 2017
Kotlin
A fully-featured, powerful circular slider for iOS applications
Updated
Apr 9, 2020
Swift
An elegant and curved modal View for iOS (Swift)
Updated
Nov 19, 2017
Swift
A highly customisable and reusable circular slider for iOS applications.
Updated
Jan 11, 2019
Swift
A collection of 300+ minimal circular SVG country flags
It is a library to make the background color of the view pager naturally move during the swipe. 👍
Updated
Aug 14, 2019
Java
simple C++11 ring buffer implementation, allocated and evaluated at compile time
A react lib for building circular menus in a very easy and handy way.
Updated
May 3, 2020
TypeScript
A Circular ViewPager for Android
Updated
Apr 16, 2019
Java
A wrapper for JSON.stringify that handles circular references and prevent defined getters from throwing errors.
Updated
May 24, 2018
JavaScript
A simple, powerful and fully customizable circular slider, written in swift.
Updated
May 21, 2019
Swift
A simple circular slider for react
Updated
Jun 13, 2020
JavaScript
An extension on UICollectionView which automatically transforms collection view cells to a radial path
Updated
Mar 17, 2019
Swift
Fortune spinning wheel that supports dynamic content and rich customization.
Updated
Jul 7, 2020
Swift
A Simple View that draws portions of a Circle depending on a number , just like what WhatsApp has done for Status
Updated
Apr 19, 2019
Java
Updated
Sep 22, 2016
Java
Improve this page
Add a description, image, and links to the
circular
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
circular
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
The installation section currently says to use
npm install --save circoswith no further instruction.Doing just this and then using Browserify to require circos results in the following error:
Error: Cannot find module '!!../../node_modules/css-loader/index.js!./tooltip.css' from '/.../node_modules/circos/dist'Is there an assumption that Webpack is being used by those who try to impo