We are looking to develop a product that supports Swift/SwiftUI code generation based on developer input. Like developer should be able to drag and drop UI elements, add API configurations, navigation and generate swift code for view controllers, models, API calls, etc. Developer can use this generated code in Xcode and modify it further as needed. How to approach this and is this possible outside Xcode?
1
0
566