I just installed this plugin and went about using it how you mentioned on your read.me. For one, there is no styles.css file that was to be imported via @import '@ticnat/nativescript-searchable-select/styles.css';
So I temporarily commented out that line and proceeded to include the component on one of my screens and no searchable select control was displayed. No errors other than the styles.css file not being present which I suppressed by not including it. Is this plugin actually supported for NS7 and Angular10?
I just installed this plugin and went about using it how you mentioned on your read.me. For one, there is no styles.css file that was to be imported via @import '@ticnat/nativescript-searchable-select/styles.css';
So I temporarily commented out that line and proceeded to include the component on one of my screens and no searchable select control was displayed. No errors other than the styles.css file not being present which I suppressed by not including it. Is this plugin actually supported for NS7 and Angular10?