Skip to content

Commit 4f2930f

Browse files
authored
Update README.md
1 parent 2ba08b3 commit 4f2930f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)