Welcome to Technical Blog
Expert insights, bold ideas, and company news
Invariant Violation: Failed to call into JavaScript module method AppRegistry.runApplication(). When Upgrading To React Native v0.70
Explanation of the problem The problem reported is related to an upgrade from version 0.68.1...
7 mins read
Only release build of Android crash with React Native version mismatch error
Explanation of the problem The person has updated the iOS version of React Native to...
6 mins read
Deep linking is not working when app is closed/killed
Explanation of the problem When the app is in the background, a specific screen is...
8 mins read
Unable to resolve module ‘@babel/runtime/helpers/interopRequireDefault’
Explanation of the problem The problem reported relates to a React Native project that cannot...
7 mins read
event.preventDefault in click handler does not prevent onChange from being called
Explanation of the problem This is a bug report for a React application where an...
7 mins read
Fatal signal 11 (SIGSEGV), code 2 (SEGV_ACCERR)
Explanation of the problem Upon upgrading to react-native version 0.63.2, we encounter a launch crash on Samsung S9 devices running Android 10 in production with Hermes enabled. The...
6 mins read