react-native-sidemenu
react-native-sidemenu copied to clipboard
TypeError: undefined is not an object (evaluating '_reactNative.DrawerLayoutAndroid.positions.Left') .

Hi guys,
I get the same error. The steps I am doing are:
Step 1:
npm install
Step 2:
npm start
Step 3 (in another terminal instance):
react-native run-ios
Any ideas?
Thanks!