I found this library xiaohange/JQImagePicker: iOS (github.com) is suitable for me to bring to my app.
Reading the Installation section, it says
- 1.Drag all source files under folder
JQImagePicker
to your project. - 2.pod:
JQImagePicker
Can I copy the JQImagePicker
folder to my extension? Where should I put it in a folder? include
or src
?
Is there any defold extension I can learn from it?