xinthink / rnmk-demo

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

Checkbox is missing #5

Closed jjchula closed 8 years ago

jjchula commented 8 years ago

Thanks for providing the demo. All work except toggles. This demo uses react-native-material-kit v0.2.4. The file app/toggles.js looks for MKCheckbox but no Checkbox.js in the lib/mdl. Or I miss something.

jjchula commented 8 years ago

The problem is Checkbox.js is not in npm.

xinthink commented 8 years ago

You're right, Checkbox is in the master branch for now. I'd like to fix some bug before publishing to npm.