Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/youngjuning/px2dp
- Owner: youngjuning
- License: mit
- Created: 2021-09-11T03:18:35.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-11T03:26:57.000Z (about 3 years ago)
- Last Synced: 2024-04-16T05:16:04.395Z (7 months ago)
- Topics: babel, px2dp, react-native
- Homepage:
- Size: 2.93 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.