numitec

Results 4 issues of numitec

Hello there, newer user: I download it and try to run it on Android Studio 3.5.3 on device Nexus 5X API 27; debugging session throws: E/AndroidRuntime: FATAL EXCEPTION: main Process:...

Hello there, could you update to expo > v30, in order to test it? Thank you for your time, S.

Hello there, just a question about the Bootstrap requirements: I've installed a vanilla Yii2 advanced template and now it comes with BS5; is there a version of Multiple Input compatible?...

### What steps will reproduce the problem? I tried to change the vanilla Yii2 checkbox from: `$form->field($model, 'active')->checkBox()` to: `$form->field($model, 'active')->checkBox( ['switch' => True] )` in order to show a...