react-native-user-agent icon indicating copy to clipboard operation
react-native-user-agent copied to clipboard

ERROR TypeError: Cannot read property 'userAgent' of null

Open ezequiel4i opened this issue 1 year ago • 1 comments

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",

ezequiel4i avatar Apr 18 '24 16:04 ezequiel4i

Me too, UP.

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

CllDMR-ekonobi avatar Sep 08 '24 11:09 CllDMR-ekonobi