ios - Using SPUserResizableView in Swift -


i'm trying use spuserresizableview created spoletto in github (https://github.com/spoletto/spuserresizableview).

i imported .h , .m files, created bridge , added delegates controller.

i think problem problem library old , that's why many errors in .h , .m files can't use library.

errors - http://postimg.org/gallery/3bq2ldo0m/

can me setup library in swift?

i got same error, add these 2 in spuserresizableview.h

#import <uikit/uikit.h> #import <foundation/foundation.h> 

your problem resolved.


Comments

Popular posts from this blog

php - Admin SDK -- get information about the group -

dns - How To Use Custom Nameserver On Free Cloudflare? -

Python Error - TypeError: input expected at most 1 arguments, got 3 -