awesome-mac
awesome-mac copied to clipboard
Storyboard -> SwiftUI Converter
Added Storyboard -> SwiftUI Converter under Developer Utilities
NOTE: A similar PR may already be submitted! Please search among the Pull request before creating one.
Types of Changes
What types of changes does your PR introduce? Put an x in all boxes that apply
- [x] New addition to list
- [ ] Fixing bug in existing item in list
- [ ] Removing item from list
- [ ] Changing structure (organization) of list
Proposed Changes
Describe each of your changes here to communicate to the maintainers why we should accept this pull request.
I am proposing to add a new item Storyboard -> SwiftUI Converter. This is a developer tool which converts storyboard and xib to SwiftUI, and is relevant to developers developing for the Apple platform. https://swiftify.com/#/converter/storyboard2swiftui/
PR Checklist
Put an x in the boxes once you've completed each step. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.
- [x] I have read the CONTRIBUTING guide
- [x] I have explained why this PR is important
- [x] I have added necessary documentation (if appropriate)
Further Comments
If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did and what alternatives you considered, etc...
@Ibrahimhass Looks like it's not a desktop application
@Ibrahimhass Looks like it's not a desktop application
This is offered as a website and a mac command-line app as well.