bebnev / react-native-user-agent

Library that helps you to get mobile application user agent and web view user agent strings
MIT License
42 stars 42 forks source link

ERROR TypeError: Cannot read property 'userAgent' of null #31

Open ezequiel4i opened 5 months ago

ezequiel4i commented 5 months ago

This error is located at: in App (at withDevTools.js:18) in withDevTools(App) (at renderApplication.js:57) in RCTView (at View.js:116) in View (at AppContainer.js:127) in RCTView (at View.js:116) in View (at AppContainer.js:155) in AppContainer (at renderApplication.js:50) in main(RootComponent) (at renderApplication.js:67), js engine: hermes

hi everyone ! i have this problem using react native with "expo": "~50.0.17",

CllDMR-ekonobi commented 3 weeks ago

Me too, UP.

"expo": "~51.0.31", "react-native-user-agent": "^2.3.1",