The app crashes on putting (anywhere in my code) the require line:
var SlideMenu = require('react-native-navigation-drawer');
I'm trying to import a screenshot of the error but it's not working properly..... The error says "undefined is not an object (evaluating '_reactNative.Dimensions.get')
The app crashes on putting (anywhere in my code) the require line:
I'm trying to import a screenshot of the error but it's not working properly..... The error says "undefined is not an object (evaluating '_reactNative.Dimensions.get')
I'm using react native 0.17.
![Uploading bug-nav-drawer.png…]()
Best regards,