Misc dev notes: Mar 2025
1 Mar. 2025
Links below are related to a project where, it seems, a web app is converted to an Android mobile app. The links below helped me get a better understanding of how that is being done using IONIC and Cordova with GitHub actions providing for automated script support.
What is GitHub Actions? - Everything you need to know to get started, https://www.youtube.com/watch?v=jtKrINOzQ3A , 9 min. 20 secs., Mar. 2024.
What is IONIC?, https://www.youtube.com/watch?v=PLM9coCCIRY, 14 min. 27 secs, Jun. 2021
Cordova vs React Native: Which Is The Ideal Cross-Platform Framework?, https://www.bacancytechnology.com/blog/cordova-vs-react-native , Dec. 2024.
https://ionicframework.com/docs/cli/commands/cordova-run gives examples of build for android
Comments
Post a Comment