Skip to content

LoopBack iOS Objective-C examples : UITableView , MapView, Custom remote method calls, etc

Notifications You must be signed in to change notification settings

strongloop-community/loopback-examples-ios

Repository files navigation

#iOS examples showing how to connect mobile native iOS UI controls to LoopBack services

##Getting Started

  1. Install and configure the StrongLoop Suite on your dev environment. more information on installing LoopBack can be found in the [ StrongLoop Products ](http://strongloop.com/products

  2. Download or clone this repo to your local machine from github loopback-mobile-getting-started to a folder on iOS development machine

$ git clone https://github.com/strongloop-community/loopback-ios-examples
$ cd loopback-ios-examples
  1. Start the LoopBack Node Server
$slc run loopback-nodejs-server/app.js
  1. inject some demo data
./initialize-data.sh
  1. Open and Run ( CMD-R ) one of the sample projects

###Example apps

Image

####UITableView with CRUD

####MapView with Get All, Get Nearest, Get Nearest 5

####Remote Method

githalytics.com alpha

About

LoopBack iOS Objective-C examples : UITableView , MapView, Custom remote method calls, etc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published