geocoder icon indicating copy to clipboard operation
geocoder copied to clipboard

dynamic require not supported

Open alxizr opened this issue 6 years ago • 1 comments

i am trying to use this module with react native and expo sdk once installed the package and imported it i get an error message that dynamic require is not supported specifically in the index.js file line 47

this.providerObj = require("./providers/"+name);

any help ? thanks

alxizr avatar Nov 10 '18 09:11 alxizr

^^^^^^^^^^^^^^^^^^^^^same issue, da duck

Deg5112 avatar Oct 22 '19 22:10 Deg5112