Today iOS Development Resources, Open Sources, Articles, Tutorials and Samples
1- Example Source Code: A Slow Motion (120fps) Video Recorder For The iPhone 5S
You can find SlowMotionVideoRecorder on Github here.
Please note: An iPhone 5s is required to run the example.
1- Example Source Code: A Slow Motion (120fps) Video Recorder For The iPhone 5S
Example objective-c source code showing how to create a working slow motion video recorder (120 fps) that runs on the iPhone 5S with an including a special AVFoundation wrapper class so you can easily handle recording in different frame rates on your own:
Please note: An iPhone 5s is required to run the example.
A nice example for anyone looking to record some very high frame rate video.
2- Open Source iOS Library Providing Easier Audio Recording, Playback, And Visualization
You can find EZAudio on Github here.
A nice library for high performance audio playback and visualization.
3- Open Source Library Allowing You To Easily Implement UIView Animations That Run Serially
You can find BRYSerialAnimationQueue on Github here.
A nice library for running animations serially without any major code changes.
4- Handy Helper Library That Makes Working With Grand Central Dispatch (GCD) Easier
You can find GCDObjC on Github here.
A very nice library for simplifying GCD usage.
5- Highly Customizable UITabBar Alternative That Works Properly With iOS 7 With Badge Support
You can find RDVTabBarController on Github here.
A nice simple tab bar alternative.
6- Text Component With Integrated Regex And String Based Search And Highlighting
You can find ICTextView on Github here.
A nice Text View component with some handy features.
A library providing easier to use low-latency high-performance functions for audio playback and recording along with libraries for visualizing the data in real time:
You can find EZAudio on Github here.
A nice library for high performance audio playback and visualization.
An open source library allowing you to easily implement UIView animations that run serially with minimal changes to your UIView animation syntax:
A nice library for running animations serially without any major code changes.
An extensive Grand Central Dispatch (GCD) helper library that makes many common tasks with GCD much easier:
A very nice library for simplifying GCD usage.
A UITabBar replacement component with greater customizability allowing full color icons, and easy badges - unlike some past mentioned components works fine within iOS 7:
A nice simple tab bar alternative.
A UITextView based component allowing you to avoid many of the issues that have arisen with iOS 7 and UITextView with integrated regex and string searching and highlighting:
You can find ICTextView on Github here.
A nice Text View component with some handy features.
If you have an iOS developer resources that you'd like to share you can submit them in below comment section.
I guess you came to this post by searching similar kind of issues in any of the search engine and hope that this resolved your problem. If you find this tips useful, just drop a line below and share the link to others and who knows they might find it useful too.
Stay tuned to my blog, twitter or facebook to read more articles, tutorials, news, tips & tricks on various technology fields. Also Subscribe to our Newsletter with your Email ID to keep you updated on latest posts. We will send newsletter to your registered email address. We will not share your email address to anybody as we respect privacy.
This article is related to
iPad,iPhone,iPhone Resources,iPhone Articles,iPhone Development,iPhone Game Development,iPhone Turorial,Mobile Development Tutorials,Mobile Developments,Objective C
I guess you came to this post by searching similar kind of issues in any of the search engine and hope that this resolved your problem. If you find this tips useful, just drop a line below and share the link to others and who knows they might find it useful too.
Stay tuned to my blog, twitter or facebook to read more articles, tutorials, news, tips & tricks on various technology fields. Also Subscribe to our Newsletter with your Email ID to keep you updated on latest posts. We will send newsletter to your registered email address. We will not share your email address to anybody as we respect privacy.
iPad,iPhone,iPhone Resources,iPhone Articles,iPhone Development,iPhone Game Development,iPhone Turorial,Mobile Development Tutorials,Mobile Developments,Objective C
0 Comments