I hate re-creating helper functions across screens and across projects. I’ve requested a feature to add “Global functions” to Thunkable. All variables are global, so why not functions!
I’m with you. This is an essential component. Functions should be global to the project and not to the screen.
I was thinking of writing a request to have library files as part of project assets so that we can always include general functions to any project we need instead of recreating them again and again.