UNPKG

v-disable-swipe-back

Version:

This vue 3 directive for ionic framework, disables switching the previous route if the user makes a swipe on device iOS

25 lines (24 loc) 629 B
{ "name": "v-disable-swipe-back", "version": "1.0.3", "description": "This vue 3 directive for ionic framework, disables switching the previous route if the user makes a swipe on device iOS", "main": "index.js", "repository": "https://github.com/Sitronik/vue3-beautiful-chat.git", "author": "Sitronik <sitronik92@mail.ru>", "license": "MIT", "scripts": {}, "files": [ "index.js" ], "dependencies": {}, "devDependencies": {}, "keywords": [ "vue 3", "directive", "ionic", "disable swipe back" ], "bugs": { "url": "https://github.com/Sitronik/v-disable-swipe-back/issues" } }