John

Results 11 issues of John

There should be an example on how to use this module without adding the mixin to the user model.

The option to get the domain value for a given color seems to be missing.

feature

How to use this package as a library is missing from the documentation.

doc

It would be great if we were able to optionally write XML metadata to JPEG2000 images. Currently unsupported.

Enhancement
JPEG

The swiper has poor performance / stutters when moving because the the panResponder updates the overlay direction in state for the whole swiper component - causing the whole component to...

barColor is undefined by default which results in no bars being shown in graph. Docs assert barColor has a default and examples do not include barColor arg. Pls fix

Can you share the custom component code used in the readme gifs? They look great.

If you do a subtraction with a 0 in the list of values to subtract, the results is incorrect. Example: `{"-": [10, 0, 100]}` should be -90 but it returns...

The test JSON example does not create the schema for child keys as it says in the documentation: ``` var jsonSchemaGenerator = require('json-schema-generator') const json_raw = { "title": "fresh fruit...

This may exist, but I cannot find where I can retrieve the calories burned walking. getSamples returns a "quantity" parameter which contains step count. Appreciate any advice.

bug