Releases: Sunhat/react-native-extra-dimensions-android
Releases · Sunhat/react-native-extra-dimensions-android
RN 58.4
RN 58.4 - FIX
- Fix default variables build.gradle file
RN 58.4 - Readme update
Just a minor patch to keep the readme up-to-date.
- Readme updated for new ExtraDimensions methods.
RN 58.4 - Revert the rounding
In this update, I've decided to revert the rounding previous implemented.
-
floating point results are not bad, they're precise and can be tested against device dpi.
e.g.
REAL_WINDOW_HEIGHT * device_dpi -
Each constant is accessible through it's own function, making it easier for IDE autocomplete
RN 58.4 - FIX
Fixed. This package was broken by hasOwnProperty()
RN 58.4 - Minor patch
Minor patch. No bug fixes.
- try catch block around NativeModules.ExtraDimensions to remind people to rebuild