There was an error while loading. Please reload this page.
2 parents 991a064 + 85dff2a commit 42c78efCopy full SHA for 42c78ef
index.js
@@ -1,4 +1,5 @@
1
-import React, { Component, PropTypes } from 'react';
+import React, { Component } from 'react';
2
+import PropTypes from 'prop-types';
3
import {
4
DeviceEventEmitter, // android
5
NativeAppEventEmitter, // ios
0 commit comments