We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
After updating to 76.1 version
"react-native": "0.76.1", "react-native-user-agent": "^2.3.1",
All of these - undefined ((
systemName systemVersion applicationName applicationVersion buildNumber darwinVersion cfnetworkVersion deviceName deprecated modelName
Get user agent works UserAgent.getUserAgent()
UserAgent.getUserAgent()
(NOBRIDGE) LOG UserAgent: XXXX/1.0.1 CFNetwork/1.0 Darwin/24.0.0 (iPhone iOS/18.0.1)
For these versions of RN - all fine
"react-native": "0.74.3", "react-native-user-agent": "^2.3.1",
"react-native": "0.75.4", "react-native-user-agent": "^2.3.1",
The text was updated successfully, but these errors were encountered:
No branches or pull requests
After updating to 76.1 version
All of these - undefined ((
Get user agent works
UserAgent.getUserAgent()
For these versions of RN - all fine
The text was updated successfully, but these errors were encountered: