React native – require() not supported, uses a dynamic import() which is available in all CommonJS modules
I have a project with SDK 47 which the Play Store stopped accepting and I found myself in the situation of updating the project. I tried to update SDK 48 without success, after several attempts I decided to create a…