Closed gabekutner closed 3 months ago
delete src/mockups for sure after you move the onboarding screen, mockups now go to ./__mocks__
src/mockups
./__mocks__
delete one of the other 3 directories and clean up the code
src/core can get moved to @libs and constants can be moved to assets along with themeing from ./index.js
src/core
@libs
./index.js
delete
src/mockups
for sure after you move the onboarding screen, mockups now go to./__mocks__
delete one of the other 3 directories and clean up the code
src/core
can get moved to@libs
and constants can be moved to assets along with themeing from./index.js