Khi build dev chạy ok mà build production thì đứng yên. Bình tĩnh, vào đây lấy key SHA-1 Thêm vào … More
Tag: reactnative
Could not find method compile() for arguments [com.facebook.react:react-native:0.20.+] on object of type org.gradle.api.internal.artifacts.dsl.dependencies.DefaultDependencyHandler.
Sửa file như sau
toLocaleString không hoạt động với android
In December 2012, ECMA International published the first edition of Standard ECMA-402, better known as the ECMAScript Internationalization API. This specification … More
Lỗi currentlyFocusedField is deprecated and will be removed in a future release. Use currentlyFocusedInput
Sửa file sau “\node_modules\react-navigation\src\navigators\createKeyboardAwareNavigator.js” Replace như sau
[Unhandled promise rejection: TypeError: undefined is not an object (evaluating ‘_expo.Permissions.askAsync’)]
Trong code sửa Thành
TypeError: TaskQueue: Error with task : undefined is not an object (evaluating ‘_this.view._component.measureInWindow’)
/node_modules/react-native-safe-area-view/index.js update: from: to:
TypeError: undefined is not an object (evaluating ‘_expo2.default.KeepAwake’)
Lỗi 1, 2, 3, 4 không thể quật ngã được tôi nên giờ tới lỗi 5 Sửa bằng cách sau: … More
Lỗi Cannot find module ‘babel-plugin-transform-react-jsx-source’
Mỗi lần update cái gì liên quan tới core reactnative là 1 lần config cả ngày. Sau lỗi 1, lỗi 2 và … More
Lỗi Could not resolve dependency
Mỗi lần update cái gì liên quan tới core reactnative là 1 lần config cả ngày. Sau lỗi 1 và … More
Error: jest-haste-map: Haste module naming collision: Duplicate module name: react-native khi update Expo từ v27 lên v33
Thực ra mình muốn lên hẳn V44 luôn bằng lệnh expo update 44.0.0 nhưng expo cảnh báo chỉ nên chạy … More
Lỗi Invalid regular expression…Unterminated character class khi build lại project expo
Có cái project reactnative dùng expo 3 năm nay không động vào khách muốn nâng cấp. Tự dưng expostart thì … More