dji-sdk / Mobile-UXSDK-iOS

DJI Mobile UXSDK is a suite of product agnostic UI objects that fast tracks the development of iOS applications using the DJI Mobile SDK.
Other
72 stars 40 forks source link

Request for Add/Remove Widget Example for Demo Project #18

Open jayvenn opened 6 years ago

jayvenn commented 6 years ago

DJI Team, thank you for the Mobile UILibrary on iOS. I really appreciate this open source project.

I do have a question. I would like to use the DULDefaultLayoutViewController and customise it by adding or removing widgets. How can I do that without having to create my own view and subclassing the widget elements?