如果打算在app中使用图标功能,这个框架基本能够满足90%的需求

下边是作者的框架的下载地址 ,基于swift2.0

https://github.com/danielgindi/ios-charts.git

只需要把demo中的chart 下的文件classf

xcode中做如下设置

iOS chart 图表完美解决方案 基于swift

 

在使用框架的界面导入一下的头文件‘

#import "hello-Swift.h"

其中的hello 是工程的文件名称,主要作用也是oc和swift的桥接文件

相关文章:

  • 2022-12-23
  • 2021-06-13
  • 2021-09-14
  • 2021-12-27
  • 2022-01-05
  • 2021-11-25
  • 2022-01-08
猜你喜欢
  • 2022-12-23
  • 2022-02-08
  • 2021-05-21
  • 2022-03-09
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案