Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/youngjuning/px2dp

Pixels convert to density-independent pixels for react native.
https://github.com/youngjuning/px2dp

babel px2dp react-native

Last synced: 4 days ago
JSON representation

Pixels convert to density-independent pixels for react native.

Awesome Lists containing this project

README

        

# 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.