react-native-drawer-layout
                                
                                 react-native-drawer-layout copied to clipboard
                                
                                    react-native-drawer-layout copied to clipboard
                            
                            
                            
                        Error message "Cannot read property 'isRTL' of undefined"
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.
 

Can you tell me which version of React Native you are using?
"react-native": "0.31.0"
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 👍
But you got mentioned "This version may only be used with React Native >= 0.25" ???
Seems to be outdated then :(
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.