nativescript-vue-multi-drawer icon indicating copy to clipboard operation
nativescript-vue-multi-drawer copied to clipboard

A NativeScript-Vue component for creating multiple side drawers (4 sides supported)

Results 5 nativescript-vue-multi-drawer issues
Sort by recently updated
recently updated
newest added

Need to add the safe area inset value to the calculation so it's correctly hidden

This PR adds two features: * enable/disable drawers programmatically * drawers can be fixed in the layout This second feature allows users to make the app "responsive", where the layout...

**When building for Android, app throws a JavaScript error and is unable to build.** `An uncaught Exception occurred on "main" thread.` `java.lang.RuntimeException: Unable to create application com.tns.NativeScriptApplication:` `com.tns.NativeScriptException: ` `Error...

- Adding keys to looped elements - Reducing util import - Resolves issue #1