Giter VIP home page Giter VIP logo

flarum-ios-app-unofficialdemo's Introduction

Flarum iOS App Unofficial Demo - An App Demo Developed with SwiftUI and Flarum REST API

Platform Language License

This is a Flarum iOS App Demo developed with SwiftUI and Flarum REST API, aiming to provide a convenient and fast way to view, post, and reply to discussions on Flarum using an iPhone.

*Please note do not use com.flarum or any similar wording that could imply the app is an official product of the Flarum team.

๐Ÿฟ System Requirements

  • iOS 16.0

โš™๏ธ Customization

If you want to adapt the app to your own Flarum installation, follow these steps:

  1. Open the file Flarum iOS App/LiangJianForum/View/Helper/AppSettings.swift.
  2. Replace the values of FlarumUrl and FlarumName in the following code snippet with the URL and name of your Flarum installation:
@Published var FlarumUrl = "https://discuss.flarum.org"
@Published var FlarumName = "Flarum"
  • Save the file to customize the app for your Flarum installation.

๐Ÿš€ Running the App

  • Running on the Xcode Simulator:
    • Simply run the project in Xcode.
  • Installing on an iPhone:
    • Enable developer mode on your iPhone.
    • Configure and sign in with your own Apple ID in Xcode.
    • In the "Signing & Capabilities" tab, configure your own Team information and Bundle Identifier.
    • Click run to install the app on your iPhone (or iPad).

๐ŸŽ‰ Features

  • Native iOS interface with a clean UI and intuitive user experience
  • Convenient and fast browsing, posting, and replying to discussions on Flarum using an iPhone
  1. Login using username and password, with an option to remember login credentials
LoginPage
  1. Browse all discussions on Flarum, with pagination support and display of pinned discussions
HomePage
  1. View replies to discussions
DiscussionPage
  • Support for tags, allowing users to browse discussions by tags
  • TagsPage
    TagsPage
    1. Create new discussions with tags and reply to existing discussions
    NewDiscussion
    NewReply
    Tags
    1. User profile page accessible by clicking on comments
    ProfilePage
    1. Dark mode support for iOS
    DarkMode2
    DarkMode
    1. Check your latest comments in Notification Center
    DarkMode

    ๐Ÿ“ƒ License

    This project is licensed under the MIT License.

    Contributions, issues, and feedback are welcome!

    flarum-ios-app-unofficialdemo's People

    Contributors

    romanticd avatar

    Recommend Projects

    • React photo React

      A declarative, efficient, and flexible JavaScript library for building user interfaces.

    • Vue.js photo Vue.js

      ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

    • Typescript photo Typescript

      TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

    • TensorFlow photo TensorFlow

      An Open Source Machine Learning Framework for Everyone

    • Django photo Django

      The Web framework for perfectionists with deadlines.

    • D3 photo D3

      Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

    Recommend Topics

    • javascript

      JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

    • web

      Some thing interesting about web. New door for the world.

    • server

      A server is a program made to process requests and deliver data to clients.

    • Machine learning

      Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

    • Game

      Some thing interesting about game, make everyone happy.

    Recommend Org

    • Facebook photo Facebook

      We are working to build community through open source technology. NB: members must have two-factor auth.

    • Microsoft photo Microsoft

      Open source projects and samples from Microsoft.

    • Google photo Google

      Google โค๏ธ Open Source for everyone.

    • D3 photo D3

      Data-Driven Documents codes.