UIView+XIB.swift 171 B

12345678910111213
  1. //
  2. // UIView+XIB.swift
  3. // Inhealth
  4. //
  5. // Created by weclouds on 2019/12/10.
  6. // Copyright © 2019 weclouds. All rights reserved.
  7. //
  8. import UIKit
  9. extension UIView{
  10. }