TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

react-native-image-resizer: Resize Local Images with React Native

7 pointsby 4ianover 8 years ago

1 comment

4ianover 8 years ago
This is a React Native module that we developed to resize image files (JPEG &amp; PNG). Should be useful for anyone making a React Native app that uploads&#x2F;display photos coming from the camera (react-native-camera) or the photo library (CameraRoll API from React Native).<p>It&#x27;s compatible with iOS and Android and there is an example usage provided too: <a href="https:&#x2F;&#x2F;github.com&#x2F;bamlab&#x2F;react-native-image-resizer&#x2F;tree&#x2F;master&#x2F;example" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;bamlab&#x2F;react-native-image-resizer&#x2F;tree&#x2F;ma...</a>