Skip to content

Instantly share code, notes, and snippets.

View Rep0se's full-sized avatar
💭
Open to Job Opportunities

Rep0se

💭
Open to Job Opportunities
View GitHub Profile
@Rep0se
Rep0se / UIKitSwiftUITableView.swift
Last active February 27, 2020 14:56
UIKit TableViewController fix for SwiftUI List navigation bug
//
// UIKitSwiftUITableView.swift
// Table Test
//
// Created on 2020-02-19.
// Note: While this solution fixes Table shifting bug, it introduces Navigation Bar Title bug for a Large Title. Beware.
// LBTATools can be downloaded using Swift Package Manager from: https://github.com/bhlvoong/LBTATools
//
import SwiftUI