https://github.com/sectorlabs/react-native-transformer-inline-images
Transformer for Metro that inlines image assets into the bundle.
https://github.com/sectorlabs/react-native-transformer-inline-images
Last synced: about 1 year ago
JSON representation
Transformer for Metro that inlines image assets into the bundle.
- Host: GitHub
- URL: https://github.com/sectorlabs/react-native-transformer-inline-images
- Owner: SectorLabs
- License: mit
- Created: 2020-01-21T08:53:07.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T05:24:52.000Z (over 3 years ago)
- Last Synced: 2025-03-30T16:01:48.827Z (about 1 year ago)
- Language: JavaScript
- Size: 87.9 KB
- Stars: 1
- Watchers: 24
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# react-native-transformer-inline-images
[](https://raw.githubusercontent.com/hyperium/hyper/master/LICENSE)
[](https://badge.fury.io/js/react-native-transformer-inline-images)
A transformer for React Native's Metro bundler that takes image assets and inlines them into the bundle as a Base64 string instead of letting them be bundled alongside the bundle.