• Skip to primary navigation
  • Skip to main content

iOS App Dev Libraries, Controls, Tutorials, Examples and Tools

ManiacDev.Com

  • Tutorials
  • Libraries
  • UI Controls
  • Swift
  • Examples
  • Tools
  • Design
  • Show Search
Hide Search

ODUIThreadGuard – A Swift Library For Automatically Guarding Against UI Changes In The Main Thread

John · Jan 11, 2017 ·

ODUIThreadGuard is an open source library from old donkey that helps you to make sure that your UI is not blocking the main thread.

ODUIThreadGuard implements automatically when added into your project, and can be configured to run only in debug mode if desired.
The features stated in the readme include:

– Passive implementation
– Throw an assertion if setNeedsDisplay, setNeedsLayout, or setNeedsDisplayInRect: is called for instantion of any UIView
– Get the thread stack to help you locate where you make the mistake

You can find ODUIThreadGuard on Github here.

A nice library for making sure UI changes don’t occur in the main thread.

Sharaku – A Swift Based UI Component Providing Instagram Inspired Image Viewing And Filtering

John · Jan 10, 2017 ·

Sharaku is an open source Swift based user interface component from Makoto Mori for adding Instagram like filtering to an iOS app.

Sharaku can be implemented within interface builder, and utilizes core image to perform the filtering. A demo app is included showing how easy it is to implement Sharaku.

This animation from the readme shows Sharaku in action:
Sharaku

You can find Sharaku on Github here.

A great component for those working on image filtering apps.

PieCharts – An Open Source Swift Library For Creating Beautiful Animated And Interactive Pie Charts

John · Jan 9, 2017 ·

PieCharts is an open source Swift 3.0 based library for creating beautiful animated and interactive pie charts from Ivan Schütz.

PieCharts has a number of great features including:

– Customizable slices
– Add overlays using simple UIViews
– Customizable legends with image support
– Reusable components via extensible layer system
– Autolayout support

This image from the readme shows a couple of charts created with PieCharts in action:
PieCharts

This video allows you to see the chart animations:

You can find PieCharts on Github here.

A great library for creating animated pie charts.

GDPerformanceView-Swift – A Swift Library For Displaying Frame Rate, CPU Usage And More

John · Jan 8, 2017 ·

GDPerformanceView-Swift from Gavrilov Daniil is an open source component that allows you to display performance details of your app within the status bar.

With GDPerformanceView you can display the frames per second rate, cpu usage, app version, and the iOS version at the top of your application.

This is an image from the readme showing GDPerformanceView in action:
GDPerformanceView

You can find GDPerformanceView on Github here.

A nice library for monitoring resource usage.

LocalizationKit – A Library And Tool For Easily Managing iOS App Localizations Remotely

John · Jan 7, 2017 ·

LocalizationKit is an open source library submitted by William Powell that allows you to manage your translations and texts remotely without needing to resubmit to the app store.

Localization Kit was created so you could quickly fix localization mistakes, and add other languages. LocalizationKit also provides a web-based tool for managing the translations that is free to use and manage.

This image from the readme shows Localization Kit in action:
LocalizationKit

You can find LocalizationKit on Github here.

A great library and tool for managing your app localizations.

  • « Previous Page
  • Page 1
  • Page 2
  • Page 3
  • Page 4
  • Page 5
  • Page 6
  • …
  • Page 593
  • Next Page »

Copyright © 2019 · Privacy Policy

We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.OkPrivacy policy