Gil Birman
Gil Birman
> Is there anything I can do to debug this? I don't have any special wisdom to offer. If it's an href thing figure out why the href is wrong....
sorry i don't know. it's been more than a year since I've used angular.
This library hasn't been updated in a while. It has only been verified to be compatible with `react-native@^0.10.1` .... you can of course install it anyway and see if it...
The code uses the `container` variable name for this reason, but I never actually added the feature. PR welcome.
Here's an idea off the top of my head, not sure if it'll really work: - Add a `container` argument to the [`spark()`](https://github.com/gilbox/react-spark-scroll/blob/master/src/spark.js#L17) function. - Add a `container` prop to...
fork the repo to your own github, create a branch there and push it up, then open a PR
Thanks for your input. I have no plans to fix this myself, but will accept PRs.
It's been a while since I touched this code so I don't really remember anymore what's possible. You'll probably want to look at [this file](https://github.com/gilbox/react-native-masked-view/blob/master/react-native-masked-view/RNMaskedView/RNMaskedView.m) though.
all great suggestions @NE-SmallTown, PRs for any of the issues you mentioned would be appreciated. Re: 2, in retrospect, the suggestion of adding keys to the `SparkScroll` object was probably...
it's probably not compatible with your version of react. feel free to submit a pr to fix