Monday, November 21, 2022

If you want to know the execution time of a piece of code? Probably you have done something like this

We have better option to do this using console functions,We can use console.time and console.timeEnd() to calculate execution time.



We can also check the excecution time of multiple process...



Check this link for more console things....

https://medium.com/@naubit/its-2022-don-t-use-console-log-anymore-but-this-e7fe4369dffe

Thursday, July 15, 2021

Azure Devops for React Native Apps

 Check these links to Implemen Azure Devops for React Native Apps.

https://github.com/staff0rd/react-native-pipeline/blob/master/azure-pipelines-ios.yml

https://blog.logrocket.com/continuous-deployment-of-react-native-app-with-azure-devops/

To increase the build versions use this task 

https://marketplace.visualstudio.com/items?itemName=vs-publisher-473885.motz-mobile-buildtasks      

Friday, March 16, 2018

Download Apk

Below are the websites we can use to download apk from websites directly.
This is usefull when the application is not available in your country.

https://androidappsapk.co
https://apkpure.com
https://apps.evozi.com/apk-downloader/

Tuesday, August 29, 2017

Find Mobile SDK's used in the Application

Check this website to see what sdk's are used in the mobile application.
https://www.appsight.io/