SwiftUI Performance Tips - iOS Conf SG 2023

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 ธ.ค. 2024

ความคิดเห็น • 1

  • @yayayayaya213
    @yayayayaya213 2 หลายเดือนก่อน +1

    It isn't clear how factory at 13:27 is supposed to work
    I was trying to implement that and I either have to specify factory all the time which makes default implementation useless or I get an error that generic couldn't be inferred. Maybe there's a working example of usage of the view like that?