-
Notifications
You must be signed in to change notification settings - Fork 0
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
Feat/mobile app #47
base: master
Are you sure you want to change the base?
Feat/mobile app #47
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ну и работаем как с монорепой
mobile/app/.expo/devices.json
Outdated
@@ -0,0 +1,3 @@ | |||
{ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
папка .expo
вроде не нужна в гите, проверь
mobile/app/.idea/.gitignore
Outdated
@@ -0,0 +1,3 @@ | |||
# Default ignored files |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
аналогично - гитигнор
@@ -0,0 +1,3 @@ | |||
enableGlobalCache: true |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
добавь путь до .yarn
либо куда корень указывает
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
не сделано
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
не сделано
Вроде же добавила
yarnPath: ../../.yarn/releases/yarn-remote.cjs
или это не то?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
комментарий к кэшу
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
не используешь монорепу
Ты имеешь ввиду, добавить |
да и вынести ui и все остальные в отдельные пакеты |
В |
См. как сделаны наши другие репы, примеры и как надо по fsd |
Ну вот в примерах, demo-react-native - тут все пакеты внутри папки с мобильным приложением, используются С учетом того, что нам для |
В первом примере это по прежнему монорепа
А почему нужно делать свой ui? Vanilla не работает? |
Да, уже писала, что vanilla не работает |
В первом примере используются |
Но если у тебя цепочка Энтрипоинт - экран - фрагмент - компонент то будто зависимости работают, нет? |
Задача #46
vanilla/extract
дляreact native
, добавила компонентBox
с использованием@emotion/native