# Community Feed

### Features

| Feature        | Description                                                             |
| -------------- | ----------------------------------------------------------------------- |
| Community feed | User can scroll vertically to see a list of posts from a community feed |

## Usage

```swift
let viewController = AmityCommunityFeedViewController.make(communityId: "COMMUNITY_ID")
```
