Skip to content
View GabrielSilveiraa's full-sized avatar
  • Wallapop
  • Barcelona, Spain
Block or Report

Block or report GabrielSilveiraa

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
GabrielSilveiraa/README.md

Hi there, I'm Gabriel Silveira πŸ‘‹

I'm a software engineer, who works with iOS development since 2015.

πŸ‘¨πŸΌβ€πŸ’» About me

  • πŸ‡§πŸ‡· Brazillian
  • πŸ“ Living in Barcelona πŸ‡ͺπŸ‡Έ
  • πŸ”­ Current project Wallapop

πŸ“© How to reach me:

Linkedin Badge Medium Badge

Pinned

  1. GMSNetworkLayer GMSNetworkLayer Public

    Swift 1

  2. A custom UIView class designed to us... A custom UIView class designed to use with view coded layout
    1
    import UIKit
    2
    
                  
    3
    /**
    4
       **A Custom UIView class designed to use with view coded layout**
    5
       **Lifecycle:**
  3. ViewModel ViewModel
    1
    //https://medium.com/blablacar-tech/rxswift-mvvm-66827b8b3f10
    2
    
                  
    3
    protocol ViewModel {
    4
        associatedtype Input
    5
        associatedtype Output
  4. Marvel Marvel Public

    Swift