File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ An extremely lightweight, opinionated toast component for React Native.
77## Features
88
99- ** Lightweight** - only 20KB packed size
10- - ** New Architecture** - built exclusively for React Native 0.76+ with Fabric
10+ - ** New Architecture** - built exclusively for React Native 0.76+
1111- Clean, imperative API inspired by [ Sonner] ( https://sonner.emilkowal.ski/ )
1212- Zero setup - add one component, start toasting. No hooks, no providers
1313- Smooth 60fps animations powered by Reanimated
@@ -19,7 +19,7 @@ An extremely lightweight, opinionated toast component for React Native.
1919- ** RTL support** - code-level RTL for when you're not using native RTL (` I18nManager ` )
2020- Completely customizable - colors, icons, styles, animations
2121- Full Expo compatibility
22- - ** React Compiler compatible** - uses ` .set() ` / ` .value ` API for shared values
22+ - ** React Compiler compatible** - all components are written to be optimized by react compiler
2323
2424
2525
You can’t perform that action at this time.
0 commit comments