Open HunainHumail opened 6 months ago
CC @marlenecota
@HunainHumail what is the DPI or scale of the device?
@HunainHumail what is the DPI or scale of the device?
I am using Lenovo ThinkPad E15 which comes with different dpi
15.6" FHD (1920x1080) IPS DPI: Approximately 141 DPI
15.6" FHD (1920x1080) TN DPI: Approximately 141 DPI
15.6" HD (1366x768) TN DPI: Approximately 100 DPI
Bug
Using react-native-svg on react-native-windows. The same files are very clear in IOS and Android, but blurred in react-native-windows
Unexpected behavior
Blurry svgs in react-native-windows, they are not clear as in Android and IOS
Environment info
React native info output:
Library version: 15.3.0
Expected Result
Clear Svg icons as in Mobile platform
Actual Result
Blurry icons and not clear as IOS and Android
react native svg on React Native Windows
react native svg on React Native (IOS)