Skip to content

Commit cd6e4d0

Browse files
committed
chore: update readme
1 parent a1804f2 commit cd6e4d0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,8 @@ Notes:
6464
| `polling` | Most apps, easiest setup, predictable behavior | No Expo push packages required | Checks periodically instead of instantly |
6565
| `push` | Apps that need near real-time sync triggers | Expo push setup and permissions | More setup, may fall back to polling |
6666

67+
> **⚠️ Push Mode Status**: Push notifications are currently in WIP (work in progress) on iOS. Android support is stable. We recommend using polling mode for iOS apps.
68+
6769
## Installation
6870

6971
### 1. Install Required Dependencies

0 commit comments

Comments
 (0)