xinthink on master
refactor type definition update document (compare)
xinthink on v0.5.1
xinthink on master
upgrade to android studio 3.3 (compare)
xinthink on master
rewrite RadioButton in TS (compare)
xinthink on master
upgrade eslint setting up typescript refactor Button, replaced build… and 7 more (compare)
xinthink on typescript
rewrite Switch component in TS remove useless code (compare)
xinthink on typescript
refactor Button, replaced build… (compare)
xinthink on typescript
upgrade gradle and android stud… upgrade react-native upgrade eslint and 1 more (compare)
var MK = require('react-native-material-kit');
var {
MKButton,
MKColor,
MKIconToggle,
MKCardStyles
} = MK;
ndk-build binary cannot be found, check if you've set $ANDROID_NDK environment variable correctly or if ndk.dir is setup in local.properties
I have issue when run project rnmk-demo
: https://github.com/xinthink/rnmk-demo2016-06-20 08:58:33.234 [warn][tid:main][RCTTextField.m:87] Error setting property 'text' of RCTTextField with tag #865: Native TextInput(fgghhjjggftttt) is 4 events ahead of JS - try to make your JS faster.
@cablegunmaster I also tried this but doesn't retain the default style. <AccentColoredRaisedButton style={this.style, {backgroundColor="blue"}}>
<Text pointerEvents="none" BUTTON</Text>
</AccentColoredRaisedButton>