Pinned Repositories
AlignedCollectionViewFlowLayout
A collection view layout that gives you control over the horizontal and vertical alignment of the cells.
amplifyapp
Anagrams
Logic for getting the anagrams in an NSArray.
AppIconGenerator
Import Image and Generate Assets for your iOS, Mac, and Apple Watch
Categories_iOS
This is a sample xcode project explaining the implementation of objective c categories.
Convert_ImageToBase_64Data
This Provides the UI for selecting the image from the device gallery and show the base 64 format of the selected image. Then you can copy the base64 text data and mail it from the device to be used for the development purpose.
GitDMApp
This app show the sample of VIPER architecture for iOS apps in Swift.
My-Login-App
Sample app showing implementation of FB login
SwiftSamples
Contains different sample projects.
TGFlingActionButton
Fling action button UIComponent in swift for iOS.
TilakGondi's Repositories
TilakGondi/TGFlingActionButton
Fling action button UIComponent in swift for iOS.
TilakGondi/Convert_ImageToBase_64Data
This Provides the UI for selecting the image from the device gallery and show the base 64 format of the selected image. Then you can copy the base64 text data and mail it from the device to be used for the development purpose.
TilakGondi/GitDMApp
This app show the sample of VIPER architecture for iOS apps in Swift.
TilakGondi/My-Login-App
Sample app showing implementation of FB login
TilakGondi/SwiftSamples
Contains different sample projects.
TilakGondi/AlignedCollectionViewFlowLayout
A collection view layout that gives you control over the horizontal and vertical alignment of the cells.
TilakGondi/amplifyapp
TilakGondi/AppIconGenerator
Import Image and Generate Assets for your iOS, Mac, and Apple Watch
TilakGondi/Categories_iOS
This is a sample xcode project explaining the implementation of objective c categories.
TilakGondi/ConVidSDK
This is a SDK to convert the video files in to selected format with desired compression.
TilakGondi/Books-1
TilakGondi/DemoBeaconstac_Rossitek1
TilakGondi/DemoBeaconstac_Rossitek2
TilakGondi/fastlane-plugin-xchtmlreport
fastlane plugin for XCTestHTMLReport
TilakGondi/FocusTvButton
Light wrapper of UIButton that allows extra customization for tvOS
TilakGondi/FrostNotes
Frost Notes is a note taking app with core data support in iOS Swift.
TilakGondi/iOS-Map-Polyline-Directions
To draw poly line showing the route from source to destination.
TilakGondi/KeyValueCodingSample
This is a sample xcode project showing the implementation of KVC.
TilakGondi/lcov
LCOV
TilakGondi/material-kit-react
Material Kit React free and open source by Creative Tim
TilakGondi/NetworkStack
Clean & simple Swift networking stack playground
TilakGondi/NSURLConnectionDownloadData1
This is a sample ios app which demonstrate the use of NSURLConnection to download the PDF and show the downloaded PDF in web view. It also show the progress % of the downloading file.
TilakGondi/OpenSwiftUI
[WIP] Open source implementation of Apple's SwiftUI.
TilakGondi/quickstart-linux-bastion
Linux bastion host
TilakGondi/scrollPageControlAlbum
This is a sample photo album app for iphone demonstrating the use of UIScrollview and PageControl , It has only three images loaded on the scroll view at any point of time and uses very less memory at runtime.
TilakGondi/slather
Generate test coverage reports for Xcode projects & hook it into CI.
TilakGondi/swift-algorithm-club
Algorithms and data structures in Swift, with explanations!
TilakGondi/TableCellHeight
iPhone sample application demonstrating how to calculate and set the table cell height dynamically based on the contents .
TilakGondi/Tilak_MySmitch
TilakGondi/XCTestHTMLReport
Xcode-like HTML report for Unit and UI Tests