I am excited to share with you an Flarum iOS app that I have developed using SwiftUI. This demo aims to provide a convenient and fast way for iPhone users to browse, post, and reply to discussions on Flarum. The app offers a native iOS interface with a clean UI and an intuitive user experience.
Check out the demo by visiting the GitHub repository: Flarum iOS App Demo.
Here are some key features of the app:
1.Login using username and password, with the option to remember login credentials.
2.Browse all discussions on Flarum, including pinned discussions with pagination support.
3.View replies to discussions, with the ability to load more replies for discussions with a large number of responses.
4.Support for tags, allowing users to browse discussions by tags (compatible with Flarum installations with the Tags extension disabled).
5.Create new discussions and reply to existing discussions.
6.User profile page with the ability to view profiles of users who replied to a discussion.
7.Dark mode support for iOS.
To customize the app for your own Flarum installation, follow the instructions provided in the GitHub repository's README.