Useful IOS application componants that I have implemented.
Serves to determine co-ordinates based upon address of desired location. Distance is then determined between mobile device and co-ordinates.
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.
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.