Skip to content

Useful IOS application componants that I have implemented.

Notifications You must be signed in to change notification settings

danlages/App-Utilites

Repository files navigation

App-Utilites

Useful IOS application componants that I have implemented.

1. Location Manager

Serves to determine co-ordinates based upon address of desired location. Distance is then determined between mobile device and co-ordinates.

2. Scroll View Positioning

Simple and well documented code serving to determine when keyboard or UI picker appears. Upon the presentation of the keybaord/picker, the scroll view will move up in co-ordination with the chosen 'contentInset' size.

3. Train Time Gathering

This function uses Swift Soup in order to gather live train data from Trainline.com. It returns departure and platform data to be formatted for future use.

About

Useful IOS application componants that I have implemented.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages