Pinned Repositories
marioeguiluz
about me :)
SwiftCopters
In this tutorial your are going to learn how to use SpriteKit and Swift for iOS8! We are going to make a game like Swing Copters (last game of Flappy Bird creator), in order to choose a easy and well-know example.
SwiftStocks
Swift App Tutorial: SwiftStocks (Part II) - myplacesandme.com Blog
SwiftStocks-Part-1
Swift App Tutorial: SwiftStocks (Part I) - myplacesandme.com Blog
swiftui-widgets-fitness
Example project with SwiftUI, Combine and Widgets, using Apple Fitness app UI as the base
SwiftWidget
We are going to learn how to use the new feature of iOS8: Today Extensions (Widget for your notification center screen). We are going to take, as the base project, this one (explained here). You will learn: How to create a Today Extension in Xcode: Target How to use the method widgetPerformUpdateWithCompletionHandler How to share data between the Today Extension and the main app
WeatherTurtle
VVRR Architecture example: Implementation of a weather app to show a easy and clean architecture example done in Swift
marioeguiluz's Repositories
marioeguiluz/swiftui-widgets-fitness
Example project with SwiftUI, Combine and Widgets, using Apple Fitness app UI as the base
marioeguiluz/SwiftCopters
In this tutorial your are going to learn how to use SpriteKit and Swift for iOS8! We are going to make a game like Swing Copters (last game of Flappy Bird creator), in order to choose a easy and well-know example.
marioeguiluz/SwiftWidget
We are going to learn how to use the new feature of iOS8: Today Extensions (Widget for your notification center screen). We are going to take, as the base project, this one (explained here). You will learn: How to create a Today Extension in Xcode: Target How to use the method widgetPerformUpdateWithCompletionHandler How to share data between the Today Extension and the main app
marioeguiluz/WeatherTurtle
VVRR Architecture example: Implementation of a weather app to show a easy and clean architecture example done in Swift
marioeguiluz/SwiftStocks
Swift App Tutorial: SwiftStocks (Part II) - myplacesandme.com Blog
marioeguiluz/marioeguiluz
about me :)
marioeguiluz/SwiftStocks-Part-1
Swift App Tutorial: SwiftStocks (Part I) - myplacesandme.com Blog
marioeguiluz/Nima
Facebook Messenger Chat bot for NHS
marioeguiluz/Filtergram
marioeguiluz/marsgenesis-contract-public
10,000 unique collectible lands of Mars, covering the entire planet, with proof of ownership stored on the Ethereum blockchain.
marioeguiluz/SwiftCopters-Part1
In this tutorial your are going to learn how to use SpriteKit and Swift for iOS8! We are going to make a game like Swing Copters (last game of Flappy Bird creator), in order to choose a easy and well-know example.
marioeguiluz/WeatherWithRxSwift
Example of use of MVVM and RxSwift & RxCocoa