You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@markspereira could you please send the error log alon with that?
could you please set up an env for reproduce that ?
is that a runtime or compilation error ?
A possible solution to this would be to generate a module that imports all of the ABIs by their static paths. This is similar to what's done in the subgraph for setting contract infos.
There are dynamic imports in this code which React Native doesn't support.
arc.js/src/arc.ts
Lines 325 to 327 in a411259
The text was updated successfully, but these errors were encountered: