react-native-flexbox-grid
react-native-flexbox-grid copied to clipboard
Invariant Violation on React Native 0.52.0
Upgraded to react native 0.52.0 and now I get:
Invariant Violation: Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: undefined. You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.
I believe this has to do with the way the components are exported in this library