Skip to content
View danielbastidasr's full-sized avatar
  • Glasgow
Block or Report

Block or report danielbastidasr

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

Pinned

  1. Track memory leaks with XCTestCase Track memory leaks with XCTestCase
    1
    import XCTest
    2
    
                  
    3
    extension XCTestCase {
    4
        /// Given an instance, it will track at the end of every test case if it has been deallocated alerting about potential memory leak.
    5
        func trackForMemoryLeaks(_ instance: AnyObject, file: StaticString = #filePath, line: UInt = #line) {
  2. ionic-redux-rxjs-angular ionic-redux-rxjs-angular Public

    Basic App using Redux/React for state management. Ionic Components for Angular 5.

    TypeScript 4 1

  3. nasa-earth-pictures nasa-earth-pictures Public

    List-Detail With networking + Room persistence

    Kotlin 1

  4. swiftui-mvvm swiftui-mvvm Public

    SwiftUI demo. Login View -> Tabbar with a list detail view

    Swift 22 5

  5. MunroQuery MunroQuery Public

    TDD swift package library

    Swift 1

  6. Bank-Challenge Bank-Challenge Public

    iOS Swift MVVM Project - RxSwift, RxCocoa, RxTest

    Swift