Pinned Repositories
ASJAlertController
Present a UIAlertController from any class using "show" method like UIAlertView
ASJCollectionViewFillLayout
A flow layout style UICollectionViewLayout that fills the full width of the collection view
ASJCoreDataOperation
Perform asynchronous CoreData operations without blocking your UI
ASJOverflowButton
Android style overflow button for iOS
ASJTagsView
Quickly create a view with tags with an option to delete
FKChatBubble
This chat bubble works on text, media like image, Video, Audio and contact it also work for notification part
FKSecureStore
FKSecureStore is a helper for keeping data secured in the keychain. Here we try to reduce your time with a quick solution to store your private/secure information with simple steps. It is much simpler to use, like using UserDefault to store/fetch data. We also support storing custom data by encoding/decoding model. I hope this will help you and reduce development efforts. Suggestions are most welcome. Thanks!
FKZoomAnimation
Zoom selected image on CollectionView
idevelopers-in.github.io
Source for website
MPAudioRecorder
This is a library with which you can perform an *Audio Recording* into your application, it is fully customizable, you can pass Audio settings in it. Spliting | Merging and overlap audio is coming soon features.
iDevelopers's Repositories
idevelopers-in/ASJTagsView
Quickly create a view with tags with an option to delete
idevelopers-in/ASJCollectionViewFillLayout
A flow layout style UICollectionViewLayout that fills the full width of the collection view
idevelopers-in/ASJAlertController
Present a UIAlertController from any class using "show" method like UIAlertView
idevelopers-in/ASJCoreDataOperation
Perform asynchronous CoreData operations without blocking your UI
idevelopers-in/ASJOverflowButton
Android style overflow button for iOS
idevelopers-in/FKChatBubble
This chat bubble works on text, media like image, Video, Audio and contact it also work for notification part
idevelopers-in/FKSecureStore
FKSecureStore is a helper for keeping data secured in the keychain. Here we try to reduce your time with a quick solution to store your private/secure information with simple steps. It is much simpler to use, like using UserDefault to store/fetch data. We also support storing custom data by encoding/decoding model. I hope this will help you and reduce development efforts. Suggestions are most welcome. Thanks!
idevelopers-in/FKZoomAnimation
Zoom selected image on CollectionView
idevelopers-in/idevelopers-in.github.io
Source for website
idevelopers-in/MPAudioRecorder
This is a library with which you can perform an *Audio Recording* into your application, it is fully customizable, you can pass Audio settings in it. Spliting | Merging and overlap audio is coming soon features.
idevelopers-in/ASJColoredScrollIndicators
Apply color to scroll indicators of any UIScrollView
idevelopers-in/ASJDropDownMenu
A drop down menu with embedded UITableView to list options
idevelopers-in/ASJExpandableTextView
A UITextView with placeholder that can expand and contract according to its content
idevelopers-in/ASJGooglePlaces
A few operations using the Google Places and Maps Directions REST APIs
idevelopers-in/ASJNetworking
Basic networking using NSURLSession and no external dependencies
idevelopers-in/ASJPlistHelper
Simplify working with property lists
idevelopers-in/ASJPushNotificationManager
Super easy setup for push notifications in your iOS app