Felippe Nardi

Results 25 comments of Felippe Nardi

@johnjelinek I'd love to see a boilerplate! Wouldn't ask you to submit a PR—unless you feel like doing it—because I'm just starting learning about it. Can you show me the...

@pedroserano I'm trying out your version, but I'm running into a problem. This is what I'm running: `$ npm install -g https://github.com/pedroserano/hombridge-particle` The installation runs successfully. But when I run...

It seems that on line 10 (`types = homebridge.hap.Types;`) the `types` value is being overwritten, so all its properties are not accessible inside `getServices`. I created a another variable (`var...

Can't wait to help you fund it. Don't overthink, give your price and the community is here to support.

Not yet... we have to pray for nice people stop paying him, so he can have some time :P

It seems something is coming on kickstart! Follow @csswizardry on twitter, we may hear something soon.

@leetmachine Will it break if instead of checking for a `gatsby` property, it simply always execute `this.options.animationData = {...this.options.animationData.default}`?

@chenqingspring I'm doing a Talk in Brazil about your library in a 1k atendees event. This feature right here would come really in handy!

I've implemented forceFlag for animations on this fork: http://github.com/felippenardi/lottie-react-web You can do ``` ``` Let me know if it solves your problem and if you'd like something else on a...

I'd love to see that. Thanks for sharing your workaround!