mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-02-02 09:08:58 +08:00
Second Update from Tue 24 Mar
This commit is contained in:
@@ -15,10 +15,10 @@ var {
|
||||
AlertIOS,
|
||||
StyleSheet,
|
||||
Text,
|
||||
TimerMixin,
|
||||
TouchableHighlight,
|
||||
View,
|
||||
} = React;
|
||||
var TimerMixin = require('react-timer-mixin');
|
||||
|
||||
var Button = React.createClass({
|
||||
render: function() {
|
||||
|
||||
Reference in New Issue
Block a user