This repository has been archived by the owner on Jun 11, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 36
Customizing Amity UIKit Open Source
Emee Miano edited this page Feb 25, 2022
·
3 revisions
Our Chat and Social UIKit for Amity Social Cloud is a development kit with a user interface to enable fast integration of standard Amity Chat and Amity Social features into new or existing applications.
We open-sourced our project so you will have complete control of the visual style with endless customizations. Just fork the source code separately and apply the customizations in the forked source code.
Here are the steps:
- Download the AmityUIKit source code here. ( git clone https://github.com/AmityCo/Amity-Social-Cloud-UIKit-iOS-OpenSource.git )
- Once you’ve forked the project, you can go ahead and make any customizations you like.
- Refer to Framework Building for the instructions on how to build the project.
Other related pages: