Skip to content

Refactor "Devices" tab from List to Table from SwiftUI#84

Merged
okwasniewski merged 5 commits intookwasniewski:mainfrom
jaworek:devices-refactor
Oct 31, 2023
Merged

Refactor "Devices" tab from List to Table from SwiftUI#84
okwasniewski merged 5 commits intookwasniewski:mainfrom
jaworek:devices-refactor

Conversation

@jaworek
Copy link
Contributor

@jaworek jaworek commented Oct 29, 2023

Resolves #54.

Video recording showing new implementation:

Screen.Recording.Oct.29.mov

Copy link
Owner

@okwasniewski okwasniewski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for contributing! I've left few minor comments

@jaworek
Copy link
Contributor Author

jaworek commented Oct 29, 2023

Thanks for the quick review! I've addressed all suggestions :D

Copy link
Owner

@okwasniewski okwasniewski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When I launched the example files weren't added to Xcode (they were on disk) did you push the changes in project.pbxproj?

Copy link
Owner

@okwasniewski okwasniewski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work, thanks for this! 🙏

@okwasniewski okwasniewski merged commit 191982c into okwasniewski:main Oct 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Refactor ParametersTable component to Table

2 participants