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.
2 parents ecc3ec8 + 33a06b5 commit 7aa4b4dCopy full SHA for 7aa4b4d
index.js
@@ -2,7 +2,7 @@ import KeyboardAwareMixin from './lib/KeyboardAwareMixin'
2
import KeyboardAwareScrollView from './lib/KeyboardAwareScrollView'
3
import KeyboardAwareListView from './lib/KeyboardAwareListView'
4
5
-export default {
+export {
6
KeyboardAwareMixin,
7
KeyboardAwareScrollView,
8
KeyboardAwareListView
0 commit comments