作者:小白兔 | 来源:互联网 | 2023-09-24 18:06
Description
Fixed issue #214
Parse the return integer from PackageManager in to a string, also returns "0" by default instead of 0.
Compatibility
| OS | Implemented |
| ------- | :---------: |
| iOS | ✅ |
| Android | ✅ |
| Windows | ✅ |
Checklist
- [x] I have tested this on a device/simulator for each compatible OS
- [x] I added the documentation in
- [x] I mentioned this change in
- [x] I updated the typings files (
,
)
- [x] I updated the web polyfill (
)
该提问来源于开源项目:react-native-device-info/react-native-device-info
At long last! Rolling through the breaking-change stack now. Thanks again for this