Jessica

Results 4 issues of Jessica

> - [X] I have searched for existing issues Any plans to support configuring a dashed line via `strokeDashArray`? Seems like it's supported by `react-native-svg` [here](https://github.com/react-native-community/react-native-svg/blob/00e1f69b1bda3bec598110496c926411687af3e6/lib/extract/extractStroke.js#L30). Would also be nice...

enhancement

Trying to use the `:preloads` key (based off the `project.clj` and `env.all` in this repo: https://github.com/areina/elfeed-cljsrn/blob/master/project.clj#L46), but hitting some issues, either locally or on CircleCI. Using `['env.all]`, I can get...

When both `maximumValue` and `value` prop are adjusted, the thumb's position is set to `value` on the old min/max slider track, _then_ the slider's track adjusts to the new `maximumValue`....

When the parent component is re-rendered due to prop change such that we set `animating` to false, then set it back to true, the `Shimmer` view won't animate again. It...