๋ผ์ด๋ธ๋ฌ๋ฆฌ - Victory Native
ยท
๐ ๋ผ์ด๋ธ๋ฌ๋ฆฌ
โ
์ค์นnpm install react-native-reanimated react-native-gesture-handler @shopify/react-native-skia Reanimated๋ babel ํ๋ฌ๊ทธ์ธ ์์ผ๋ฉด 100% ์๋ฌ ๋จmodule.exports = function (api) { api.cache(true); return { presets: ['babel-preset-expo'], plugins: [ 'react-native-reanimated/plugin', // ๋ฐ๋์ ๋งจ ๋ง์ง๋ง ], };}; npm i victory-native https://nearform.com/open-source/victory-native/docs/getting-started ..