This project is a simple iOS application about exercise social media.
- iOS 11.0+
- Xcode 12.0+
- CocoaPods
-
Clone the project from the repository:
git clone https://github.com/Fakunabs/S-Forum.git
-
Navigate to the project directory:
cd S-Forum
-
Install the required dependencies using CocoaPods:
pod install
-
Open the
S-Forum.xcworkspace
file using Xcode:open S-Forum.xcworkspace
This project utilizes the following library to load and display images:
- SDWebImage: A library that supports loading and caching images from URLs.
- Alamofire: A library that simplifies network requests and communication with HTTP services.
- IQKeyboardManagerSwift: A library that enhances the keyboard handling experience in your app.
- SwiftLint: A tool to enforce Swift style and conventions.
- DropDown: A library for displaying dropdown menus. Version 2.3.2 is used.
- FirebaseCore: The core library for Firebase services.
- BetterSegmentedControl: A customizable and interactive segmented control. Version 2.0 is used.
- SkeletonView: A library for creating loading skeleton views.
If you'd like to contribute to the project by adding features or fixing issues, please create a pull request or submit an issue.
Xuan Thinh
Email: xuanthinhnguyen2111@gmail.com