We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24a72ef commit 8b9eeefCopy full SHA for 8b9eeef
lib/KeyboardAwareMixin.js
@@ -1,6 +1,6 @@
1
/* @flow */
2
3
-import { PropTypes } from 'react'
+import PropTypes from 'prop-types'
4
import ReactNative, { TextInput, Keyboard, UIManager } from 'react-native'
5
import TimerMixin from 'react-timer-mixin'
6
0 commit comments