-
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
Feature/reaction speed test #44
Conversation
This PR exceeds the recommended size of 1000 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size. |
맞아용! 바꾸고 하면 잘 될거에여 |
1456b62
to
d912d4e
Compare
This PR exceeds the recommended size of 1000 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size. |
- pnpm run test 👉️ jest.config.ts 👉️ TypeError: value.replace is not a function
d912d4e
to
243eeda
Compare
This PR exceeds the recommended size of 1000 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size. |
설명 (Description)
pnpm gen
부터web:publish
,@infinite-loop-factory/config-typescript/native.json 적용
까지(최대한)반영했습니다관련 이슈 (Related Issues)
변경 내용 (Changes Made)
체크리스트 (Checklist)
추가 정보 (Additional Context)
문제점이 있습니다🥲
웹뷰 페이지에서 reaction-speed-test를 선택하면
children이 (전체화면으로) 렌더링됩니다...
여기 조건에 걸리는 것으로 보이는데요
삽질에 수확이 없었습니다... 은광님 규범님과 같은 화면 구현이 안되네요 (웹뷰는 작은 View에,
pnpm start
👉 w은 전체화면)유일한 방법이
후에
pnpm web:publish
커맨드 실행하기인데 찜찜하네요...!제 앱이랑 기존 앱들의 다른점은
이것뿐이라고 생각합니다..!
어떻게 처리하면 좋을까요?