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

Reorganize the project structure #172

Open
ildaneta opened this issue Jun 12, 2022 · 2 comments
Open

Reorganize the project structure #172

ildaneta opened this issue Jun 12, 2022 · 2 comments

Comments

@ildaneta
Copy link
Contributor

ildaneta commented Jun 12, 2022

Motivations

Following good practices in mobile development, we generally organize our folders in the following way:

  • src (source folder) folder that will contains all related about the project, as screens, navigation, components, utils..
    • screens
    • hooks
      ...

It's one way to have the folders organized and help to understand the project hierarchy.

I have created one branch making this refactor initially passing screens and hooks to inside src.

My branch is refactor/folders.
But as I don't have permission, I can't open a draft pull request to be analyzed. @aguycalled

Screen Shot 2022-06-12 at 11 19 39

@aguycalled
Copy link
Member

you should fork WhisperWallet under your own account, create the branch and then open a pull request from there.
let me know if you need help to do it. thanks!

@ildaneta
Copy link
Contributor Author

Yes, I achieved @aguycalled, thanks!

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

No branches or pull requests

2 participants