Tusker/Tusker/Screens/Onboarding
Shadowfacts 6ef643e374
Fix custom instances not showing up when typed into the instance
selector search field

With Combine Cancellables are automatically cancelled on deinit, so the
instance selector needs to hold on to a reference to pipeline
cancellable for its lifetime, otherwise it's cancelled immediately after
creation.

Closes #59
2019-12-31 11:45:34 -05:00
..
InstanceSelectorTableViewController.swift Fix custom instances not showing up when typed into the instance 2019-12-31 11:45:34 -05:00
OnboardingViewController.swift Don't crash on login cancelled 2019-09-24 14:45:29 -04:00