React Native
React Native Moderation API
Add content moderation to your React Native app with one npm install.
App Store and Play Store compliance for Expo and bare React Native projects.
What it detects
- • Content filtering
- • User reporting
- • User blocking
- • Hate & harassment
- • Sexual content
- • Spam & scams
Why developers choose Vettly
- • TypeScript SDK works in React Native and Expo
- • Pre-built App Store policy template
- • Same API for iOS and Android
- • Ship compliance before your next App Review
Example request
bashcurl -X POST https://api.vettly.dev/v1/check \
-H "Authorization: Bearer YOUR_KEY" \
-H "Content-Type: application/json" \
-d '{"content": "You are terrible.", "contentType": "text"}'Example response
json{
"flagged": true,
"action": "block",
"categories": {
"harassment": 0.93,
"hate": 0.02
},
"policy": "default",
"latency_ms": 142
}Compared to platform-specific solutions
Vettly gives you one API for both platforms. No separate implementations for iOS and Android compliance.
React Native integration guideKeep exploring
Vettly Family
Focused safety moments, Conversation Coach, and visible Companion pairing for teen families.
Vettly Bridge for Mac
Optional Mac-assisted iPhone safety signals from a visible Finder backup.
Bark Alternative
An honest Vettly-vs-Bark comparison: visible safety, calm moments, and a free forever tier.
Get an API key
Start making decisions in minutes with a Developer plan and clear upgrade paths.
Get an API key