XLForm is the most flexible and powerful iOS library to create dynamic table-view forms. Fully compatible with Swift & Obj-C.
-
Updated
Dec 9, 2021 - Objective-C
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!default
keyword.My code
main.js:
main.scss: