Hello, is it possible that someone could create a script to import AIA files to other platforms, perhaps in Python or something.
I mean rewriting the files
Manually edit some SCM files by renaming components such as:
SpaceView = Spacer
MakeroidCardView = NiotronCardView (and some of its properties)
project.properties
In small projects I had no problems, but the idea is to be able to do everything automatically, identify incompatible components, etc.
I have to update some big projects and I no longer want to waste time, trust in kodular is over and redoing a project would take months
I think it is possible but it is also hard task because when we edit scm file it becomes incompatible most of times but you can try if project is long
But the better option is to design your app again in your preferred platform