A Swift package for rapid development using a collection of micro extensions for Standard Library, Foundation, and more. Includes documentation and unit tests. Cross-platform targets for macOS, iOS, watchOS, tvOS, and iPadOS and were used across various apps for providing a central and extensible API.
Pray Watch for iPhone and Apple Watch
Pray Watch is a popular, 5-star app that provides the Islamic prayer times in an elegant, modern interface. It is completely localized and displays on a single screen with all prayer times right in front of you on the iPhone, Apple Watch, iPad, and Today Widget. Several features of the devices has been incorporated, including GPS, […]
Transit Authority Integration
The task was to build a modern, scalable platform to deliver up-to-the-minute information to bus riders across several cities in the US. This covered everything from scheduling to fare collection and passenger information systems. Users can view and select transit routes, and track their buses in real-time using onboard GPS sensors.
Geolocation Tracking in Kendo UI Mobile and Google Maps
There are many posts out there about getting the current geolocation of a user via HTML5. However, in this post, I would like to show you how you can track a user’s geolocation. After all, what good is getting the current location of a user if they are mobile and on the move? The geolocation API is exposed in JavaScript using the navigator object.