이 글의 성격은 무엇인가요?
질문 / 문제 해결
내용을 설명해주세요
최신 샌드박스 시뮬레이터나 실기기 테스트들은 모두 완료했습니다.
다만, QR테스트에서 안되는데 도움을 주실 천사분 계실까요? 속상하네요![]()
yarn add @apps-in-toss/framework@2.0.1
yarn ait migrate react-native-0-84-0
ait build
◇ [1/2] Built for RN 0.84.0
│
◇ [2/2] Built for RN 0.72.6
│
◇ Creating .ait artifact…
│
◆ AIT build completed
module.exports = {
presets: [‘babel-preset-granite’],
};
{
“name”: “luck-today-frontend”,
“private”: true,
“scripts”: {
“dev”: “APP_ENV=development granite dev”,
“build”: “APP_ENV=production ait build”,
“test”: “jest --passWithNoTests”,
“typecheck”: “tsc --noEmit”
},
“dependencies”: {
“@apps-in-toss/framework”: “2.0.1”,
“@granite-js/native”: “1.0.4”,
“@granite-js/plugin-env”: “1.0.4”,
“@granite-js/plugin-router”: “1.0.4”,
“@granite-js/react-native”: “1.0.4”,
“@toss-design-system/react-native”: “npm:@toss/tds-react-native@^2.0.1”,
“@toss/tds-react-native”: “2.0.1”,
“brick-module”: “0.5.0”,
“react”: “19.2.3”,
“react-native”: “0.84.0”
},
“devDependencies”: {
“@babel/core”: “7.23.9”,
“@babel/plugin-proposal-class-properties”: “^7.16.7”,
“@babel/plugin-proposal-private-methods”: “^7.18.6”,
“@babel/plugin-proposal-private-property-in-object”: “^7.18.6”,
“@babel/plugin-transform-flow-strip-types”: “7.27.1”,
“@babel/preset-env”: “^7.15.0”,
“@babel/preset-react”: “^7.16.7”,
“@babel/preset-typescript”: “^7.16.7”,
“@babel/runtime”: “7.18.9”,
“@testing-library/react-native”: “13.3.3”,
“@types/jest”: “^29.5.14”,
“@types/node”: “^22.10.2”,
“@types/react”: “19.2.3”,
“babel-preset-granite”: “1.0.3”,
“jest”: “^29.7.0”,
“react-test-renderer”: “19.2.3”,
“strip-ansi”: “6.0.1”,
“typescript”: “^5.7.2”
},
“packageManager”: “yarn@4.9.1”
}
appName (선택)
today-luck