An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: coregraphics

NJHu/iOSProject

iOS project comprising a collection of demos for iOS Apps, developed in Objective-C;iOSProject iOSdemo iOSdemos ocdemo ocdemos

Language: Objective-C - Size: 469 MB - Last synced at: 10 days ago - Pushed at: 9 months ago - Stars: 5,439 - Forks: 1,626

yangKJ/KJCategories

Collection of native ios extensions and classes to boost development process. Such as UIKit, Foundation, QuartzCore, Accelerate, OpenCV, CoreGraphics, os and more. 超实用开发加速工具库

Language: Objective-C - Size: 5.85 MB - Last synced at: 3 days ago - Pushed at: almost 3 years ago - Stars: 499 - Forks: 78

TimOliver/CoreLayout

A collection of convenience properties and extensions for laying out views in UIKit

Language: Swift - Size: 487 KB - Last synced at: 1 day ago - Pushed at: 5 months ago - Stars: 9 - Forks: 0

toineheuvelmans/Metron

Geometry, simplified.

Language: Swift - Size: 1.95 MB - Last synced at: 14 days ago - Pushed at: almost 6 years ago - Stars: 1,036 - Forks: 35

chenhaiteng/CoreGraphicsExtension

The extension of Core Graphics -- add angle and polar point to support polar coordinates

Language: Swift - Size: 77.1 KB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

whutao/swift-core-graphics-extras

Convenient extensions for the CoreGraphics framework.

Language: Swift - Size: 7.81 KB - Last synced at: 30 days ago - Pushed at: 30 days ago - Stars: 1 - Forks: 0

mishadovhiy/puzzleAI

puzzle game, generate image from openAI request https://apps.apple.com/us/app/id6618149838

Language: Swift - Size: 62.2 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

fish2000/libimread

Binary image read/write format support for Halide and CoreGraphics

Language: C++ - Size: 53.8 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 7 - Forks: 1

eliakorkmaz/Gavatar

Avatar generator for iOS Apps , written in Swift 3 🤖

Language: Swift - Size: 1.35 MB - Last synced at: 7 days ago - Pushed at: almost 8 years ago - Stars: 18 - Forks: 1

jayying007/iOSDemos

收集一些iOS Demo,比如CoreAnimation/CoreGraphics用法、图像处理、转场动画、音视频播放、文本渲染、无障碍等

Language: Objective-C - Size: 36.1 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

kbinani/PathOps

Logical operation library for CGPath with skia https://skia.org/ backend

Language: Swift - Size: 759 KB - Last synced at: 4 days ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

dagronf/DSFImageTools

Conveniences for handling images and colors in AppKit, UIKit, SwiftUI and CoreGraphics (Swift/Objective-C)

Language: Swift - Size: 2.16 MB - Last synced at: 20 days ago - Pushed at: about 2 months ago - Stars: 18 - Forks: 2

FantasticLBP/BlogDemos

本项目主要保存一些自己平时写的博文Demo或者一些小实验

Language: C++ - Size: 16.4 MB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 128 - Forks: 40

cemolcay/Fretboard

Customisable guitar fretboard view for iOS, tvOS and macOS with CoreGraphics

Language: Swift - Size: 484 KB - Last synced at: 5 days ago - Pushed at: over 5 years ago - Stars: 61 - Forks: 11

PureSwift/Silica

Pure Swift CoreGraphics (Quartz2D) implementation (Supports Linux)

Language: Swift - Size: 234 KB - Last synced at: 13 days ago - Pushed at: 6 months ago - Stars: 111 - Forks: 28

Morkrom/googlyeyes

Here's looking at you

Language: Swift - Size: 1.41 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 0

mishadovhiy/videoEditor

Combine videos with AVFoundation. Add CALayers with CABasicAnimation on the AVAsset (adds image, text to the video as overlay), CIFilter, add sound https://apps.apple.com/us/app/movieframe-video-editor/id6479946692

Language: Swift - Size: 107 MB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 13 - Forks: 0

EmilioPelaez/CGMath

A collection of extensions and functions around CGGeometry types

Language: Swift - Size: 214 KB - Last synced at: 9 days ago - Pushed at: 5 months ago - Stars: 11 - Forks: 1

eleev/column-text-view-ui

📄 Column Text View is an adaptive UI component that renders text in columns, horizontally [iOS 12, UIKit, TextKit, SwiftUI].

Language: Swift - Size: 44.9 MB - Last synced at: 26 days ago - Pushed at: over 5 years ago - Stars: 17 - Forks: 2

roberthein/Extras

Just some extras..

Language: Swift - Size: 722 KB - Last synced at: 28 days ago - Pushed at: almost 5 years ago - Stars: 20 - Forks: 5

NUIKit/CGSInternal

A collection of private CoreGraphics and SkyLight routines.

Language: C++ - Size: 98.6 KB - Last synced at: 3 months ago - Pushed at: about 9 years ago - Stars: 194 - Forks: 32

ayaysir/MusicBox

Create your own music box sheet music, listen to it, and share it with others. (Available on App Store)

Language: Swift - Size: 109 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 4 - Forks: 1

JohnSundell/CGOperators

Easily manipulate CGPoints, CGSizes and CGVectors using math operators

Language: Swift - Size: 26.4 KB - Last synced at: 22 days ago - Pushed at: over 7 years ago - Stars: 149 - Forks: 10

cemolcay/CircleOfFifths

Fully customisable IBDesignable circle of fifths implementation in swift.

Language: Swift - Size: 714 KB - Last synced at: 5 days ago - Pushed at: over 6 years ago - Stars: 50 - Forks: 4

gordoneliel/LinearProgressBar

Simple progress bar for iOS

Language: Swift - Size: 765 KB - Last synced at: 29 days ago - Pushed at: over 3 years ago - Stars: 250 - Forks: 51

mishadovhiy/PortfolioAdmin

Admin panel (completed) and cv generator (not completed) for website:

Language: Swift - Size: 1.66 MB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

richardpiazza/VectorPlus

A utility & library for converting SVG paths to Core Graphics images.

Language: Swift - Size: 173 KB - Last synced at: 29 days ago - Pushed at: 10 months ago - Stars: 10 - Forks: 1

marionauta/wggr

Funtions to draw colors, rectangles, sprites and text onto a CGContext.

Language: Zig - Size: 42 KB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 3 - Forks: 0

SilverFruity/UICornerShadowView

iOS UIView Subclass: Use CoreGraphics to control the direction of Rect Corner、Shadow 、Border

Language: Objective-C - Size: 785 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 57 - Forks: 11

ddddxxx/SwiftCF

Use CoreFoundation based framework in Swift painlessly.

Language: Swift - Size: 369 KB - Last synced at: 2 months ago - Pushed at: about 4 years ago - Stars: 18 - Forks: 7

christopherkarani/Sukari

🍯 Sweet Syntactical Sugar For Swift

Language: Swift - Size: 47.9 KB - Last synced at: 25 days ago - Pushed at: over 4 years ago - Stars: 28 - Forks: 6

sardon/GraduatedSlider

A UISlider-like control with graduations (e.g. like sliders on DJ decks), can be used vertically or horizontally, optional haptic feedback

Language: Swift - Size: 55.7 KB - Last synced at: 18 days ago - Pushed at: almost 4 years ago - Stars: 6 - Forks: 0

usomenac/Landmarks

An app for discovering and sharing the places you love.

Language: Swift - Size: 4.64 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

jonasnext/swift-joy

swift joy | utils | foundation | core data | mtl • core graphics • core audio | core image

Size: 6.84 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

backslash-f/simage

Multiplatform Core Graphics wrapper 🖼

Language: Swift - Size: 10.2 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 0

martinsoft/swift-core-animation-dots

Simple animation for pulsing dots, based on original CSS animation by @sashatran.

Language: Swift - Size: 18.6 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 1

jtbandes/pdfsnip

CLI tool to extract images from PDFs, and Swift library with other CGPDF* API wrappers.

Language: Swift - Size: 14.6 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 0

jpavley/Lifespan-Third-Try

Entertainment/inspirational app that maps a life span to a 12 hour clock

Language: Swift - Size: 7.45 MB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

EXXETA/swift-image-editing-component

An image editing component in swift that we created for our medium blog post.

Language: Swift - Size: 15.7 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

ayaysir/iOS-Tuner

아이폰 + 아이패드용 튜너 (애플 앱스토어 출시)

Language: Swift - Size: 1.93 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

JohnSmithCoder1/ZombieConga

Game using programmatic UI, GameplayKit, SpriteKit, CoreGraphics, etc.

Language: Swift - Size: 4.51 MB - Last synced at: 23 days ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

tahapp/iosProjects

it teaches the basics of iOS development

Language: Swift - Size: 6.7 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

zypture/Landmarks

An app for discovering and sharing the places you love.

Language: Swift - Size: 4.63 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

gadirom/Art-in-Swift

A collection of interactive animations made with code in Swift Playgrounds app

Language: Swift - Size: 107 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 74 - Forks: 1

Crowru/Landmarks

An application for viewing landscapes

Language: Swift - Size: 4.32 MB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

TalebRafiepour/CircularProgressStepper

Rounded Android Progress Bar For Show Steps Of A Proccess

Language: Kotlin - Size: 13.3 MB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 0

song-react/Graph

Core graphs and animation views

Language: Swift - Size: 220 KB - Last synced at: 17 days ago - Pushed at: about 4 years ago - Stars: 6 - Forks: 0

KevinVitale/displix

Command-line utility using CoreGraphics to change display resolutions

Language: C - Size: 15.6 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 1

QLwangqinghai/drawImage

CoreGraphics 画图

Language: Swift - Size: 568 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 2 - Forks: 0

yurii-lysytsia/AirKit

This is sugar framework that contains many different extensions for native Swift and iOS frameworks

Language: Swift - Size: 6.77 MB - Last synced at: 26 days ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 1

N0t2Day/Tetris

Simple funny game

Language: Objective-C - Size: 12.7 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

valnoc/Demo_LineChart

A demo project created to show a variant of line chart implementation.

Language: Swift - Size: 3.83 MB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

therealFoxster/MemeGenerator

100 Days of Swift – Milestone Project 10 (UIKit, CoreGraphics): Simple app to make a simple meme

Language: Swift - Size: 27.3 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

ntflix/Maze-Generator

CoreGraphics-based Maze Generator app with two existing algorithms and simple expandability.

Language: Swift - Size: 189 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

ura14h/DrawLineOnJpegImage

A Swift sample program which draws some lines on JPEG image.

Language: Swift - Size: 959 KB - Last synced at: almost 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

briancoyner/Core-Animation-Fun-House

Core Animation Examples (Basics, Replicator, Reflection, Wiggle Jiggle, Lissajous Curve, Sine Wave, etc.)

Language: Objective-C - Size: 964 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 252 - Forks: 65

eoornz/Landmarks

An app for discovering and sharing the places you love.

Language: Swift - Size: 4.28 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

yizhi996/AsyncDrawingKit 📦

This is a iOS asynchronously drawing view Kit.

Language: Objective-C - Size: 10.7 MB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

deinitch/Landmarks

An app for discovering and sharing the places you love.

Language: Swift - Size: 4.29 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

deinitializer/Landmarks

An app for discovering and sharing the places you love.

Language: Swift - Size: 4.3 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ClearCut3000/Core-Graphics

Sandbox app for Core Graphics practice

Language: Swift - Size: 716 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

Tylerflick/ImageDiff

A small command line app that generates a diff between two images.

Language: Swift - Size: 24.4 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 1

BoscoDomingo/Circle-with-Stroke-TabBar-Badge 📦

A simple UIImage extension to draw circles with stroke without CoreGraphics cropping the stroke or having to do weird computations. It includes a nice badge for your TabBar items!

Language: Swift - Size: 14.6 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

ZuopanYao/ImageCG

iOS CoreGraphics: UIImage's zoom and clip, linear Gradient, radial gradient, pdf to UIImage, UIImage to pdf...

Language: Swift - Size: 980 KB - Last synced at: 2 months ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 0

therealFoxster/ExplodingMonkeys

100 Days of Swift – Project 29 (SpriteKit, UIKit, CoreGraphics): MS-DOS Gorillas (GORILLA.BAS) remade with Swift (iPad only)

Language: Swift - Size: 103 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

rashwanlazkani/DrawLinesBetweenViews

This project demonstrates how to draw lines (CAShapeLayer) between different views

Language: Swift - Size: 85 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

rashwanlazkani/RLoad

With RLoad you can in a simple way add a loading indicator through a CocoaPod.

Language: Swift - Size: 37.1 KB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 1

Swifteroid/Tiny

Swift extensions and utilities for faster and better app crafting.

Language: Swift - Size: 29.3 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

juliand665/CGeometry

Simple Operators for CoreGraphics Geometric Constructs

Language: Swift - Size: 156 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

yageek/grade-swift

:fireworks: Generate gradient from the 2 main dominant colours in an image. Port of grade.js

Language: Swift - Size: 903 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 1

dmytro-anokhin/renderable

Example of using protocols and protocol extensions in Swift to add functionality between different frameworks

Language: Swift - Size: 10.7 KB - Last synced at: 18 days ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 0

CevatUygur/100DaysOfSwift

HackingWithSwift | 100 Days Of Swift Projects

Language: Swift - Size: 3.6 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

LDDmarc/VIPER_Bitcoin

Updating bitcoin list

Language: Swift - Size: 44.9 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

briancoyner/Visual-Effects-Shadow

Add a drop shadow to a UIVisualEffectView using a 9-part UIImage.

Language: Swift - Size: 24.4 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 56 - Forks: 7

fsestini/macos-corelibs

Haskell bindings to C-based Mac OS SDK frameworks

Language: Haskell - Size: 55.7 KB - Last synced at: 6 months ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 1

vin20777/Image-Filter

Swift 5 Core Image Practice

Language: Swift - Size: 183 KB - Last synced at: about 2 months ago - Pushed at: almost 6 years ago - Stars: 5 - Forks: 0

Sam-Spencer/Easier-CGRect

Making CGRect play nice with data storage and calculations is annoying. Easier CGRect is a straightforward Swift extension that adds critically missing / boilerplate functionality to CGRect..

Language: Swift - Size: 11.7 KB - Last synced at: 1 day ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

YamamotoDesu/SwiftAnimation

Language: Swift - Size: 16.8 MB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

MakeAppPiePublishing/Tips_15_02_CGCurve_End

https://bit.ly/CGCurves Over the last few weeks, we've been looking into some features of Core Graphics. This time, I want to look at the two curves you can add to paths.

Size: 16.6 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

MakeAppPiePublishing/Tips_15_02_CGCurve_Begin

https://bit.ly/CGCurves Over the last few weeks, we've been looking into some features of Core Graphics. This time, I want to look at the two curves you can add to paths.

Size: 16.6 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

TalebRafiepour/CircularProgressStepper-iOS

Circular Progress Stepper For Showing Progress Of A Process In Multiple Steps.

Language: Swift - Size: 2.91 MB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 1

MakeAppPiePublishing/Tips_14_11_CGLines_Begin

https://bit.ly/CoreGraphicsPaths In the continuing miniseries on #CoreGraphics, this week we render a line into a UIImageView and set attributes of the lines. #iosDevelopment #ios #iosdeveloper

Size: 12.7 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

EgorNikitin94/Weather

This application allows you to view weather information

Language: Swift - Size: 1.54 MB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

Meniny/DaVinci

🖌 More modern CoreGraphics wrapper for iOS/macOS

Language: Swift - Size: 618 KB - Last synced at: 23 days ago - Pushed at: about 7 years ago - Stars: 7 - Forks: 3

jaouahbi/OMScrollableChart

An adaptive scrollable chart for iOS to visualise simple discrete datasets. Written in Swift. Originally written in ObjectiveC for an old project, rewritten in swift and adapted to serve as a basic template for any kind of chart.

Language: Swift - Size: 1.58 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 1

hahpuc/CircleChart-CoreGraphic

Language: Swift - Size: 28.3 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

C0LPAN1C/RealTimeVideoFilter

Realtime Video Filter

Language: Objective-C - Size: 8.79 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

midhetfatema94/DrawingSwiftUI

Drawing in SwiftUI

Language: Swift - Size: 10.7 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

clarkeben/meme-creator

Create memes or choose from a preselected library. The Meme Creator app allows users to modify photos or use a ton of existing memes. These memes can then be saved to a user's photo library.

Language: Swift - Size: 9 MB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

bluepixeltech/BPActivityIndicator

BPActivityIndicator is a light-weight replacement for UIActivityIndicatorView based on Core Animation and Core Graphics. I can added to your project both programmatically and via Interface Builder.

Language: Swift - Size: 70 MB - Last synced at: about 2 months ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 1

keshiim/Swift_learn_CoreGraphics

CoreGraphics库学习

Language: Swift - Size: 97.8 MB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 1

JohnReeze/3DtoCamera

Drawing a pyramid using pure Core Graphics

Language: Swift - Size: 20.5 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 2 - Forks: 0

MauriceArikoglu/stocks-ios

App to view stock market data. Using YQL to read from Yahoo Servers to retrieve financial data, CoreGraphics and simple math to draw a graph. Example Application for MVC Pattern, talking to APIs and custom UI elements.

Language: Objective-C - Size: 174 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 6 - Forks: 6

rashwanlazkani/DraggableView

This project shows how you can create a view and increase/decrease the size by dragging in the corners.

Language: Swift - Size: 25.4 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

kaunamohammed/EssentialIcons

Just a few handy icons drawn in code using CoreGraphics ✌🏿✍🏿 Will try to add a new icon ASAP

Language: Swift - Size: 111 KB - Last synced at: 6 months ago - Pushed at: over 6 years ago - Stars: 7 - Forks: 0

brianadvent/InteractiveCoreGraphics

Language: Swift - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 1

eryshkov/Flo

Core Graphics Tutorial from RW

Language: Swift - Size: 686 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

eryshkov/Core-Graphics-PH

Simple core graphics drawing app

Language: Swift - Size: 729 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

xushiyan/PowerDo

Gamified TODO manager

Language: Objective-C - Size: 417 KB - Last synced at: 3 months ago - Pushed at: almost 9 years ago - Stars: 0 - Forks: 0

claudioitalian12/TableView-Animation

simple animation in swift 4.0

Language: Swift - Size: 10.7 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0