Young-Seok Jang
@sudar
Reviews Written
-
Average Rating
-
The introduction is empty
Posts
Q&A
์ ๋ ๊ฒฝ๋ก ์ ์ฉ ํ ์คํ ์๋จ
์๋์ฒ๋ผ ๋ณ๊ฒฝ ํ ์งํ ๋ฉ๋๋ค. module.exports = { presets: ['module:@react-native/babel-preset'], plugins: [ [ 'module-resolver', { root: ['./src'], extensions: [ '.ios.ts', '.android.ts', '.ts', '.ios.tsx', '.android.tsx', '.tsx', '.jsx', '.js', '.json', ], }, ], ], };
- 0
- 3
- 224
Q&A
โ Installing CocoaPods dependencies (this may take a few minutes) error bundler: failed to load command: pod
์ ๋ ์ง๊ธ ๊ฐ์์๋ฌ๊ฐ ๋์ ์งํ์ ๋ชปํ๊ณ ์๋๋ฐ, ํด๊ฒฐ ๋ฐฉ๋ฒ ์ฐพ์ผ์๋ฉด ๊ณต์ ๋ถํ๋๋ฆฝ๋๋ค.
- 0
- 7
- 452




