XLForm is the most flexible and powerful iOS library to create dynamic table-view forms. Fully compatible with Swift & Obj-C.
-
Updated
Mar 24, 2021 - Objective-C
Create a multi select dropdown which can be used with in the same dropdown component and can be toggled with a prop isMulti
Remove the hard coded word "add" in the field description
Add a description, image, and links to the dynamic-forms topic page so that developers can more easily learn about it.
To associate your repository with the dynamic-forms topic, visit your repo's landing page and select "manage topics."
Describe the bug
Documentation states material theme can be customized, specifying custom variables like
$theme-color. This isn't working and I guess it's because most of the variables don't have the!defaultkeyword.My code
main.js:
main.scss: