Skip to content

SurfEdge/flarum-mobile-ios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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