File tree 1 file changed +8
-0
lines changed
1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change 35
35
- [ Offset] ( #offset )
36
36
- [ Stop load more] ( #stop-load-more )
37
37
- [ API Reference] ( #api-reference )
38
+ - [ Also see these amazing hooks] ( #also-see-these-amazing-hooks )
38
39
- [ License] ( #license )
39
40
40
41
<br >
@@ -134,6 +135,13 @@ return (
134
135
| ` containerRef` | ` LegacyRef< HTMLElement > ` | The ref object attach to your jsx container element |
135
136
| ` isLoading` | ` boolean` | Whether is loading or not |
136
137
138
+ ## Also see these amazing hooks
139
+
140
+ | Repo | Intro |
141
+ | :------------------------------------------------------------------------ | :-------------------------------------------------------- |
142
+ | [☄️ transition-hook](https://github.com/iamyoki/transition-hook) | An extremely light-weight react transition animation hook |
143
+ | [🧻 infinite-scroll-hook](https://github.com/iamyoki/infinite-scroll-hook) | Scroll down to load more never been so easy! |
144
+
137
145
## License
138
146
139
147
[MIT](https://choosealicense.com/licenses/mit/)
You can’t perform that action at this time.
0 commit comments