swiftui-tab-bar icon indicating copy to clipboard operation
swiftui-tab-bar copied to clipboard

A highly customizable tab bar view made in SwiftUI

Results 3 swiftui-tab-bar issues
Sort by recently updated
recently updated
newest added

You recently implemented a change that made views no longer disappear so that the views were not completely deconstructed and reconstructed each time you switched tabs. This has unforeseen consequences...

Something tells me hiding this thing when when keyboard is active isn't necessarily the best way to accomplish this

Here is an image of an inputaccessoryview visible from one of the tabs. It is a disaster. Additionally, I'm not selecting that tab. The recent change that made it so...