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
fix(web): add fallback files in case lib isn't available for a platform (#205)
Will throw an error in case the lib does not support the
currently running platform.
Fixes problem where metro will fail to even start
without non-targetted (.ios.js/.android.js) files
0 commit comments