Skip to content

Commit 74c2e0e

Browse files
committed
note for preact hooks
1 parent 9037a43 commit 74c2e0e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

readme.md

+3
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,9 @@ import { SafeAreaView, View, Text, TextInput } from '@barelyhuman/preact-native'
4343
4. Once the above is setup, you can just go ahead and write preact components as
4444
usual.
4545

46+
> **Note**: instead of `preact/hooks` please use `@preact/signals` for the time
47+
> being, once fixed this note will be removed
48+
4649
**Eg:**
4750

4851
```js

0 commit comments

Comments
 (0)