Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 292 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 292 Bytes

px2dp

Pixels convert to density-independent pixels for react native.

Plan

  • @luozhu/px2dp - core package to support convert function and utils.
  • @luozhu/babel-plugin-px2dp - babel plugin based on @luozhu/px2dp.
  • @luozhu/react-native-layout - common react native layout.