How to Call mounted() every time

Author: UsamaAltafCreated Oct 29, 2021Updated Jan 24, 2022

How to Call mounted() every time the page opens means I know vue will fetch components and not run mounted on 2nd time I need to fetch data every time the page opens anyone know how to do this?

Source: GeekyAnts/vue-native-core