I’ve managed to get the demo project to download and compile, and I can get the pod installed in my own project, but I can’t get my head around where the code on the installation guide needs to go to make it work in my project - any pointers? What I’m trying to achieve is to have a UIView on a page where the user can write some notes which are then converted to text. ALao, are the code samples in ObjC?
1 Comment
O
Olivier @MyScript
said
over 1 year ago
Dear Robert,
Thank you for contacting us.
Currently, I recommend you refer to the Examples/GetStartedSwift sample, that will provide a quick overview that shows how to integrate the iink into a swift project.
Robert Daglish
I’ve managed to get the demo project to download and compile, and I can get the pod installed in my own project, but I can’t get my head around where the code on the installation guide needs to go to make it work in my project - any pointers? What I’m trying to achieve is to have a UIView on a page where the user can write some notes which are then converted to text. ALao, are the code samples in ObjC?