react-native-drawer-layout icon indicating copy to clipboard operation
react-native-drawer-layout copied to clipboard

Error message "Cannot read property 'isRTL' of undefined"

Open JohnHour89 opened this issue 8 years ago • 6 comments

Hi, I m getting this error using react-native-drawer-layout in Android & iOS platform. How to solve the problem? Any help will be appreciated. Thank you.

screen shot 2017-08-07 at 2 18 55 pm screen shot 2017-08-07 at 2 19 04 pm

JohnHour89 avatar Aug 07 '17 06:08 JohnHour89

Can you tell me which version of React Native you are using?

DanielMSchmidt avatar Aug 07 '17 07:08 DanielMSchmidt

"react-native": "0.31.0"

JohnHour89 avatar Aug 07 '17 07:08 JohnHour89

We might be incompatible with such an old version. The RN I18nManager doesn't seem to be defined. I will check when it comes into play and adjust the min requirement 👍

DanielMSchmidt avatar Aug 07 '17 07:08 DanielMSchmidt

But you got mentioned "This version may only be used with React Native >= 0.25" ???

JohnHour89 avatar Aug 07 '17 07:08 JohnHour89

Seems to be outdated then :(

DanielMSchmidt avatar Aug 07 '17 08:08 DanielMSchmidt

Hi Sir, I was able to create the drawer menu using this https://www.npmjs.com/package/react-native-drawer-menu. You may close it now. Thank you.

JohnHour89 avatar Aug 08 '17 02:08 JohnHour89