nettofarah / react-flexible-switch

:on: Easy and Flexible React Switches
http://nettofarah.github.io/react-flexible-switch
54 stars 14 forks source link

Add support to React 15.0.0 #7

Closed leandrooriente closed 8 years ago

nettofarah commented 8 years ago

hi, @leandrooriente. That sounds like a great idea. I haven't tried with React 15 yet, but I can't see a reason why it wouldn't work.

Do you wanna take a stab at it and issue a PR?

davojan commented 8 years ago

Yes it would be great to get rid of

npm WARN react-flexible-switch@0.3.4 requires a peer of react@^0.14.0 but none was installed.

It works just fine with 15.2.1

nettofarah commented 8 years ago

alright! I'll look into this as soon as I can

nettofarah commented 8 years ago

Just released a new version of the library that fixes this issue.