Pinned Repositories
AppReviews
Tool to fetch review comments from AppStore.
Concepts
Sample Concepts on experimentation. Note: May not be fully functional.
DeepLinks
FactsCheck
A “proof of concept” app which consumes a REST service and displays photos with headings and descriptions.
MobileCore
Any Mobile application that needs to connect to backed needs more-or-less way required to make RESTfull service calls, maintain consistent Styles for UI elements, frequently used utilities and so forth. This framework component takes care of all these hassles and lets you focus more on actual development of core logic.
MobileTheme
AppTheming - Ablity to configure and maintaining SwiftUI elements's theme via simple JSON.
NovelReader
Novel reader is iOS native Mobile application, based out Swift, is a working sample for MobileCore.
Novelreader-SwiftUI
Application to read your favourite Novel.
NovelReader_nodejs
This is a backend engine for novelreader mobile application.
ppraveentr's Repositories
ppraveentr/NovelReader
Novel reader is iOS native Mobile application, based out Swift, is a working sample for MobileCore.
ppraveentr/MobileCore
Any Mobile application that needs to connect to backed needs more-or-less way required to make RESTfull service calls, maintain consistent Styles for UI elements, frequently used utilities and so forth. This framework component takes care of all these hassles and lets you focus more on actual development of core logic.
ppraveentr/NovelReader_nodejs
This is a backend engine for novelreader mobile application.
ppraveentr/AppReviews
Tool to fetch review comments from AppStore.
ppraveentr/Concepts
Sample Concepts on experimentation. Note: May not be fully functional.
ppraveentr/DeepLinks
ppraveentr/FactsCheck
A “proof of concept” app which consumes a REST service and displays photos with headings and descriptions.
ppraveentr/FTAuthentication
Simple auth framework Authentication using Google, Facebook, LinkedIn
ppraveentr/MobileTheme
AppTheming - Ablity to configure and maintaining SwiftUI elements's theme via simple JSON.
ppraveentr/Novelreader-SwiftUI
Application to read your favourite Novel.
ppraveentr/Gif-images
Gif Image folder
ppraveentr/LMShoppingApp
ppraveentr/SwiftKeychainWrapper
A simple wrapper for the iOS Keychain to allow you to use it in a similar fashion to User Defaults. Written in Swift.