naeemqaswar
11/8/2019 - 12:55 PM

React Native size units of measurement

https://facebook.github.io/react-native/docs/height-and-width.html:

"All dimensions in React Native are unitless, and represent density-independent pixels." While it doesn't say so explicitly, it seems equivalent to Android's dp measure.