Valery Buchinsky

Results 8 issues of Valery Buchinsky

Hi @avkonst and contributors, Really hate when people start their silly questions with "first of all thank you for the great lib", but... it's true, so First of all thank...

enhancement
documentation
hookstate-4

If the action returns undefined, the state won't get updated causing rerenders of connected components. Included test to cover that. See #99

I have a TrainAsONE account whose activities are never being fetched. Needed to open trainasone's website and download the gpx. I noticed that my browser downloaded the file from beta.trainasone.com

The initialPage option does not work correctly on Android without using getItemLayout (which is true since https://github.com/archriss/react-native-image-gallery/pull/47). Since the list does not know the dimensions of the views, it cannot...

When a state is created, one could pass in an inital value. If that initial value is an object, it is later mutated when calling set or merge. Repro: https://codepen.io/vbuch/pen/BaxzeZY?editors=0011...

documentation

So I have an [adidas SPEED_CELL](https://www.thisisant.com/directory/micoach-speed-cell) with its dongle that seems to be a device similar to [ANTUSB-m](https://www.thisisant.com/developer/components/antusb-m/) After setting up I run `antfs-cli` and below is all I get....

The external dependencies are not mocked in the tests which may cause all kinds of problems on different platforms. E.g. tests pass on my Mac but fail on my Windows...

Just noticed we have Node 12 in package.json. Thought of introducing linting in packages/examples and needed to figure out the ES spec that is covered by Node 12. That would...

enhancement