Error: [reanimated] valueunpacker is not a worklet, createDrawerNavigator react native

Nếu bạn nào có sử dụng hình ảnh Animate , mà có sử dụng plugin này react-native-reanimated/plugin . Mà gặp lỗi như sau :

[reanimated] valueunpacker is not a worklet, createDrawerNavigator react native

Thì add plugin vào file babel.config.js . Trong project React Native của minh

module.exports = {
 .....
  plugins: ['react-native-reanimated/plugin']
};

Sau khi add xong, bạn thử chạy lại lệnh run project của mình

npx react-native run-android 
//or
npx react-native run-ios

Còn lệnh dưới đây là chạy lệnh xoá cache nếu bạn cần

react-native start --reset-cache

 

Bài Viết Liên Quan

x

Xin chào! Hãy ủng hộ chúng tôi bằng cách nhấp vào quảng cáo trên trang web. Việc này giúp chúng tôi có kinh phí để duy trì và phát triển website ngày một tốt hơn. (Hello! Please support us by clicking on the ads on this site. Your clicks provide us with the funds needed to maintain and improve the website continuously.)

Ngoài ra, hãy đăng ký kênh YouTube của chúng tôi để không bỏ lỡ những nội dung hữu ích! (Also, subscribe to our YouTube channel to stay updated with valuable content!)

Đăng Ký