An open API service indexing awesome lists of open source software.

https://github.com/vtrifonov-esfiddle/ConnectIqDataPickers

Garmin Connect IQ data picker barrels
https://github.com/vtrifonov-esfiddle/ConnectIqDataPickers

connectiq garmin monkey-c monkey-c-barrel

Last synced: 3 months ago
JSON representation

Garmin Connect IQ data picker barrels

Awesome Lists containing this project

README

        

# Connect IQ Data Pickers Monkey C Barrels
Better alternatives to some of the Connect IQ built-in data pickers for Vivoactive 3. Originally developed for Vivoactive 3 but compatible with wide range of watches.

See demo apps for examples.

The pickers come from the [Mediate](https://github.com/vtrifonov-esfiddle/Meditate) app ([app store link](https://apps.garmin.com/en-US/apps/bed7ed4d-07ea-4600-b477-b8911670b64a)).

## DigitsPicker barrel
Provides almost the same number/time picker as the native Vivoactive 3 picker. Support picking variable number of digits and different output formats.

## ScreenPickers barrel
Provides full screen color picker and base class for generic page pickers

## Screenshots
![colorPicker.png](https://github.com/vtrifonov-esfiddle/ConnectIqDataPickers/blob/master/screenshots/colorPicker.PNG)
![timePicker.png](https://github.com/vtrifonov-esfiddle/ConnectIqDataPickers/blob/master/screenshots/timePicker.PNG)