Skip to main content
RN-Tosty Mascot

rn-tosty

Beautiful, accessible React Native toast notifications with smart theming, queue management, and zero configuration

4Built-in Themes
0Setup Required
100%TypeScript
It's this simple:
// 1. Wrap your app
<ToastProvider theme="warmSunset">
  <App />
</ToastProvider>

// 2. Show beautiful toasts anywhere
toast.success('Welcome to RN-Tosty! 🎉');
toast.error('Something went wrong');
toast.info('New update available');

Why Choose RN-Tosty?

Built for production apps that need reliable, beautiful, and accessible toast notifications

Zero Configuration

Works out of the box

Just wrap your app with ToastProvider and start showing beautiful toasts. No complex setup, no configuration files, no headaches. It just works.

🎨

Beautiful Themes

4 stunning built-in themes

Choose from Default, Warm Sunset, Ocean Breeze, or Forest Glow themes. Each includes light/dark modes and adapts to your app's personality.

🧠

Smart Queue Management

Intelligent toast handling

Advanced priority-based queuing ensures important messages are seen first. Never overwhelm users with too many notifications at once.

Accessibility First

WCAG compliant

Built-in screen reader support, proper focus management, and semantic HTML. Your toasts work for everyone, including users with disabilities.

🔷

TypeScript Native

100% TypeScript

Complete type safety with intelligent auto-completion. Catch errors at compile time, not runtime. Built by TypeScript developers, for TypeScript developers.

🔄

Promise Integration

Elegant async handling

Show loading states, success, and error messages automatically with toast.promise(). Perfect for API calls, file uploads, and async operations.

Ready for Your Next Project

RN-Tosty is a fresh, modern take on React Native toast notifications. Built with the latest best practices and designed for the apps of tomorrow.

New& Fresh
2025Built
v1.0Ready
🚀
Modern Architecture
Built with latest React Native patterns
🎯
Developer Experience
Intuitive API with great TypeScript support
🔧
Future-Proof
Regular updates and new features
📱
Community Driven
Open source with active development