- Use
loadViewIfNeeded
instead ofloadView
to prevent any potential unexpected behaviours if the view is already loaded when adding the child view controller to sticky expandable view. Changes - With this version, now it is also possible to add it as a swift package with specific versions (starting with 1.0.6) other than adding it via branch.