Skip to content

Commit 04577d3

Browse files
committed
chore: expo readme
1 parent 6d37888 commit 04577d3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ The true native bottom sheet 💩
1616
* ✅ Handles your _Footer_ needs, natively.
1717
* ✅ Handles your _Keyboard_ needs, natively.
1818
* ✅ Asynchronus `ref` [methods](#methods).
19-
* ✅ Works with Expo by default.
2019
* ✅ Bonus! [Blur](#blurtint) support on iOS 😎
2120

2221
## Installation
@@ -29,6 +28,9 @@ yarn add @lodev09/react-native-true-sheet
2928
npm i @lodev09/react-native-true-sheet
3029
```
3130

31+
> [!NOTE]
32+
> This package is not compatible with [Expo Go](https://docs.expo.dev/get-started/expo-go/). However, it does work with Expo [`prebuild`](https://docs.expo.dev/workflow/prebuild/).
33+
3234
## Usage
3335

3436
```tsx

0 commit comments

Comments
 (0)