Forewarning: This has been tested on a versa 2 and the simulator with a 4.3 build to match. For my wife has a versa 2 and that is what I built this project for.
I found a way to have a dynamic list in the settings app. I am making a clock face that has a timer you can preset timers with names. In the settings app you can edit, create new, and delete timers.
I am very new to JS this is my first project. I am also a novice programmer so my code will reflect that. I will try to clarify to my best ability. I made the code here to be generic as to be easier for you to adapt your projects.
settings
index.JSX:
companion
index.js: