ilansas / react-native-navigation-drawer

A slide menu inspired from Android for React-Native
98 stars 26 forks source link

Crash on importing lib #13

Open fxhereng opened 8 years ago

fxhereng commented 8 years ago

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')

I'm using react native 0.17.

![Uploading bug-nav-drawer.png…]()

Best regards,

L-Jovi commented 8 years ago

@fxhereng the same issue, maybe author have less time to fix, I suggest that you could try this project.