Pinned Repositories
astropics
This demo implements a very simple app to show the last seven(7) days pictures / videos from NASA using TCA.
iHealth
A simple iOS app to integrate HealthKit to show some info for the user
iMarvel
A simple iOS app to show heroes and villains from Marvel using the Marvel API
JMusic
Java library to create a mp3 music player
JSockets
Java library to encapsulate Sockets for network communication
Tinder-gyms
A demo with a Tinder UI to show info about gyms using TCA (The Composable Architecture)
weather-app
A simple weather app for iOS
Xcode-TCA-Template
Xcode template for TCA (The Composable Architecture)
Xcode-UIView-Template
Xcode template for UIView components (Swift)
Xcode-VIPER-Architecture-Template
Xcode template for VIPER Architecture (Swift)
rcasanovan's Repositories
rcasanovan/iHealth
A simple iOS app to integrate HealthKit to show some info for the user
rcasanovan/JMusic
Java library to create a mp3 music player
rcasanovan/Xcode-TCA-Template
Xcode template for TCA (The Composable Architecture)
rcasanovan/JSockets
Java library to encapsulate Sockets for network communication
rcasanovan/Xcode-VIPER-Architecture-Template
Xcode template for VIPER Architecture (Swift)
rcasanovan/iMarvel
A simple iOS app to show heroes and villains from Marvel using the Marvel API
rcasanovan/iMusic
A simple iOS app to search artists and songs using iTunes API
rcasanovan/weather-app
A simple weather app for iOS
rcasanovan/Xcode-UIView-Template
Xcode template for UIView components (Swift)
rcasanovan/iMovies
A simple app to search movies using the themoviedb.org api
rcasanovan/iRecipe
A simple iOS app to search recipes using recipe puppy API
rcasanovan/RCNPopupController
RCNPopupController is a simple Swift class to show a custom popup in a different ways with different effects. You can customise where the popup will appear and which effect you want to apply. The class is based on CNPPopupController.
rcasanovan/astropics
This demo implements a very simple app to show the last seven(7) days pictures / videos from NASA using TCA.
rcasanovan/Tinder-gyms
A demo with a Tinder UI to show info about gyms using TCA (The Composable Architecture)
rcasanovan/Bank-Accounts
An iOS sample to get fake bank account information and send this info to Today's Widget
rcasanovan/iOS-tech-challenge
A simple iOS app to search artists and videos using iTunes API
rcasanovan/iTunes-Demo
An iOS sample to search artists / songs in iTunes. It's using the iTunes official API
rcasanovan/Linked-List
Linked list using C language
rcasanovan/Linked-Queue
Linked queue using C language
rcasanovan/Linked-Stack
Linked stack using C language
rcasanovan/quicksort
A Quicksort algorithm implementation in C language
rcasanovan/rcasanovan
rcasanovan/rcasanovan.github.io
rcasanovan/Skyscanner
A simple iOS app to show itineraries using the Skyscanner API
rcasanovan/Social-Feed
This is a sample to get Social Feed with Objective C / Swift 3 integration
rcasanovan/SwiftData
rcasanovan/TableViewIndependantHeader
UITableview with and independent header view
rcasanovan/Xcode-UITableView-Template
Xcode template to add a table view using VIPER Architecture (Swift)