Closed jjchula closed 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.
The problem is Checkbox.js is not in npm.
You're right, Checkbox is in the master branch for now. I'd like to fix some bug before publishing to npm.
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.