Add FileAPI, PostAPI doc
This commit is contained in:
@@ -16,4 +16,12 @@ To get circles which the user is added in. `circles` is the parameter that we wa
|
||||
getFollowingUsers = (circles) => {}
|
||||
```
|
||||
|
||||
Get the user who are in circles. `circles` is the paramater that we get users from.
|
||||
Get the user who are in circles. `circles` is the paramater that we get users from.
|
||||
|
||||
## FileAPI.jsx
|
||||
|
||||
A set of functions for working with files.
|
||||
|
||||
## PostAPI.jsx
|
||||
|
||||
A set of functions for working with user posts.
|
||||
Reference in New Issue
Block a user