David Bramler

Results 35 comments of David Bramler

**Edit**: The comment I was replying to was removed 4 mins after I posted this response One aspect of open source with a lot of smaller libraries is that people...

Hi, I've got no idea, sorry. Does anything happen at all in your production environment? Are you using animations from animate.css? Can you check chrome dev tools or something similar...

All I can think of is that the library might not be included in the bundled code. Can't think of another reason why it would work in dev and not...

I've never used GatsbyJS before, but I've just fired up a quick sample project and I can see the animations when using both `gatsby develop` and `gatsby serve`... Where do...

I've not used r-a-o-s with typescript before. In fact, i've not used typescript much either. Do you mean that I just need to add definitions in the [propTypes](https://github.com/dbramwell/react-animate-on-scroll/blob/master/src/scroll-animation.js#L217) section for...

Hi, Is this some kind of automated test? I'm guessing it's something to do with running in something other than a real browser. The error seems to come from accessing...

Hey. Do you use the animateOnce property? I'm guessing they when you press the back button it goes to a URL that contains a hash? Means that when the browser...

Hey, Sorry for the delay. I'm actually from the UK, just here for a year (6 weeks left), driving around in one of those old vans with a bed in...

Hello. I'm loving your feedback so far. This sounds like a perfectly reasonable request. Just a case of adding it to the [this.state.style](https://github.com/dbramwell/react-animate-on-scroll/blob/master/src/scroll-animation.js#L18). If you fancy having a go and...

Hi, Thanks a lot for the feedback. Unfortunately i'm not in a position to dedicate much time to this project at the moment, there are a few issues that I...