@pitch-me/react-native-twilio-chat
Version:
A React Native wrapper for the Twilio Chat iOS and Android SDKs
12 lines (9 loc) • 303 B
Markdown
# Paginator
## Properties
|Name |Type |Description |
|--- |--- |--- |
|*hasNextPage*|Boolean|Whether there is another page to request
|*items*|Array<Channel> / Array<Member>|The items returned for this page as class instances
## Methods
### `nextPage()` : Promise
Returns the next page of the items.s