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

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

python - Pygame screen.blit not working -

c# - Web API response xml language -