Skip to content

sadboykaka/GabberMobile

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gabber Mobile

Gabber mobile applications written in Xamarin using native Android and iOS UIs and shared codebase via PCL.

Project Structure

Path Info
/Gabber.Android The Gabber Android mobile application codebase
/Gabber.iOS The Gabber iOS mobile application codebase
/Gabber.PCL Shared codebase between Android/iOS, i.e. RESTClient, Database, Localisation, and DI

Running locally

Open Gabber.sln with Visual Studio and install the package dependencies. To use a local version of the GabberAPI update BaseAddress in RESTClient to either use your local IP (as it runs on 0.0.0.0:5000) or create an ngrok tunnel to expose the API.

About

Xamarin Gabber mobile applications with native UIs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%