There was an error while loading. Please reload this page.
1 parent 991a064 commit 85dff2aCopy full SHA for 85dff2a
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