react-native-material-kit icon indicating copy to clipboard operation
react-native-material-kit copied to clipboard

MKCheckbox "TickView" does not exist

Open rf1804 opened this issue 7 years ago • 2 comments

I've imported MKCheckbox and wanted to use it but it is giving me the error

invariant violation: native component for "TickView" does not exist

import { MKTextField, MKCheckbox } from 'react-native-material-kit';
<MKCheckbox/>

screenshot_20180314-143637

rf1804 avatar Mar 14 '18 09:03 rf1804

Have you ran "react-native link" ?

AndrePech avatar Jul 03 '18 18:07 AndrePech

Has this problem been solved?

jiangman123456 avatar Aug 20 '18 02:08 jiangman123456