xinthink / rnmk-demo

react-native-material-kit demo
80 stars 44 forks source link

Update RNMK Demo project to use my new Range Slider #8

Closed awaidmann closed 8 years ago

awaidmann commented 8 years ago

As per the contribution guide here is the update to the RNMK Demo project. I included the new sliders on the same page as the standard sliders and attempted to mimic the showcase behavior of the original sliders.

The PR for the Range Slider can be found here.