Skip to content

Latest commit

 

History

History
45 lines (26 loc) · 1.11 KB

README.md

File metadata and controls

45 lines (26 loc) · 1.11 KB

Make an iOS app for your Flarum Forum

This project is using Swift.

A WebView based iOS mobile application which will embed your flarum forum inside an application.

How to setup

  1. Clone the repo

  2. Open the project in XCode - Wait till all the processes complete

  3. In the ViewController.swift -

     let u2 = URL(string: "https://discuss.flarum.org");

Edit the url to yours.

  1. Do any changes to the code - Change colors, Package names, Add splash screens

  2. Good to go :)

Known Issues

  • Facebook login inside app is not working
  • Test Image Upload

Screenshots

Home

Inner Page

Working App in App Store

GuruPaara

Links

Flarum Home page

Flarum Community