Swift 4中的iOS UIKit:使用UIWebView显示文件

预习

资源

项目

https://github.com/calmone/iOS-UIKit-component

参考

  • UIWebView
    https://developer.apple.com/reference/uikit/uiwebview
  • NSBundle
    https://developer.apple.com/reference/foundation/nsbundle

快乐编码😄