
Security News
/Research
Wallet-Draining npm Package Impersonates Nodemailer to Hijack Crypto Transactions
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
expo-text-extractor
Advanced tools
A React Native library for efficient text recognition (OCR) using MLKit and Vision, enabling seamless text extraction from images.
Expo Text Extractor is a library that enables text recognition (OCR) using Google ML Kit on Android and Apple Vision on iOS.
Android Device | Android Emulator | iOS Device | iOS Simulator | Web |
---|---|---|---|---|
✅ | ✅ | ✅ | ✅ | ❌ |
To get started, install the library using Expo CLI:
npx expo install expo-text-extractor
Ensure your project is running Expo SDK 52+.
Check the example app for more details.
A boolean value indicating whether the current device supports text extraction.
const isSupported: boolean;
Extracts text from an image and returns the recognized text as an array.
async function extractTextFromImage(uri: string): Promise<string[]>;
FAQs
A React Native library for efficient text recognition (OCR) using MLKit and Vision, enabling seamless text extraction from images.
We found that expo-text-extractor demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
/Research
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.
Security News
/Research
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.