Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename Features to Views and Screen to View #7

Open
mbernson opened this issue Sep 10, 2024 · 0 comments
Open

Rename Features to Views and Screen to View #7

mbernson opened this issue Sep 10, 2024 · 0 comments

Comments

@mbernson
Copy link
Member

The folder name "Features" is vague. What does a "feature" consist of? In practice, it's mostly views and viewmodels that go in this folder. So why not rename it to "Views"?

Also, we copied the naming of a "Screen" from the Android template. But SwiftUI doesn't really have a notion of a screen. Let's rename them to *View and their content view to *ContentView.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant