On my work, technology and related stuff....

You may reuse the material available for download by providing relevant attribution to my blog site : www.priyaontech.com.
All source code is licensed under MIT license and available on GitHub 

 

Displaying 1 to 10 of 17 files.

  iOS_MVP_MVVM_Patterns
» 1.4 MiB - 6,461 hits - January 14, 2017
Presentation given at Codemash 2017. Describes MVC, MVP and MVVM patterns in iOS using a sample app as example. Source code can be downloaded at https://github.com/rajagp/iOS_MVC_MVP_MVVM_SampleApp.git

  RESTful Webservices API Design
» 1.0 MiB - 6,174 hits - June 1, 2015
Talk I gave at Self.Conference in Detroit. The talk provides an overview of RESTful architecture, the guiding principles behind RESTful API design and the anti-patterns to avoid.

  Multitasking Support in iOS
» 551.5 KiB - 6,119 hits - January 15, 2015
This is presentation I gave at Codemash,2015. It discusses background fetches, background transfers and silent notifications.

  Native-JS Bridging on iOS8 Using WKWebViews
» 104.1 KiB - 8,350 hits - December 12, 2014
This is a talk I gave at local CocoaHeads group. It discusses the enhancements available in iOS8 that greatly simplifies communication between Native and JS code loaded using WKWebViews.

  WKWebView-Bridge-Example(ObjC)
» 91 bytes - 2,737 hits - December 11, 2014
This project can be downloaded from https://github.com/rajagp/iOS-WKWebViewBridgeExample-ObjC.git. This sample app that demonstrates how to bridge between JS-Native code using WKWebViews in iOS8.

  WKWebView-Bridge-Example (Swift)
» 92 bytes - 4,632 hits - December 11, 2014
This project can be downloaded from https://github.com/rajagp/iOS-WKWebViewBridgeExample-Swift.git. A sample app in Swift that demonstrates how to bridge between JS-Native code using WKWebViews in iOS8.

  Simple Keychain Wrapper
» 81 bytes - 2,811 hits - September 5, 2014
A very simple wrapper library to access keychain on iOS devices. Source code is available at https://github.com/rajagp/ios-SimpleKeychainWrapper.

  A Whirlwind Tour Of Mobile Development
» 1.4 MiB - 4,858 hits - June 19, 2014
This is a talk that I gave at GirlDevelopIt meetup event. It covers the basics of developing native apps for the iOS, Android and Windows platforms. In addition, an overview of some of the major cross-platform tools and frameworks including Appcelerator Titanium, Cordova PhoneGap and Xamarin Mono were provided. The talk also briefly addressed the concept of Responsive Web Design as it applies to mobile website and web apps.

  Dynamic Types- Presentation
» 7.2 MiB - 3,132 hits - May 9, 2014
Package includes the presentation that I gave at CocoaHeads Ann Arbor and associated code samples.

  Dynamic Font Support
» 83 bytes - 3,678 hits - April 6, 2014
The project is available at https://github.com/rajagp/iOS-DynamicTypes-Example. The sample app demonstrates support for Dynamic fonts in your iOS7 app.

   

 Page 1 of 2  1  2  »