Juan Carlos Ospina Gonzalez (@piterwilson)

Top repositories

1

MP3StreamPlayer

An MP3 online Stream player that uses MediaExtractor, MediaFormat, MediaCodec and AudioTrack meant as an alternative to using MediaPlayer.
Java
36
star
2

SwiftUI-Modal-on-iPad

Examples on how to present a full screen modal on iPad using SwiftUI. This was done before SwiftUI provided the fullScreenCover modifier.
Swift
9
star
3

squiggle-animation-tool

Open source animation educational software
JavaScript
4
star
4

FrameSpy

A family of objects that can be used to "spy" on a SwiftUI `View` and collect its `frame` (a `CGRect` describing position and size) relative to a coordinate space.
Swift
2
star
5

LanguageTags

LanguageTags is an swift enum with cases for 153 RFC-5646 Language tags.
Swift
1
star
6

SwiftUI-FullscreenModalViewModifier

Experimental technique to create a fullscreen modal using ViewModifier in SwiftUI. This was done before SwiftUI provided the fullScreenCover modifier.
Swift
1
star
7

SwiftUIFontsView

A simple View to preview Apple's named SwitUI fonts
Swift
1
star
8

PrecalculatedHeightColumnBasedUICollectionViewLayout

PrecalculatedHeightColumnBasedUICollectionViewLayout is a UICollectionViewLayout subclass where the items are placed in vertical columns that are laid out side by side. Each column has an arbitrary amount of items each with arbitrary heights. Each column is laid out independently from each other. (Looks like UITableView’s synced up to each other)
Objective-C
1
star
9

DisableTransportBarDemo

A sample project that demonstrates how to disable `AVPlayerViewController` transport bar on tvOS
Swift
1
star