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
I'm trying to use it with ReactNative 0.61.3.
Adding babel-plugin-require-context-polyfill to babel plugins list does not work (require.context is undefined)
I'm trying to use it with ReactNative 0.61.3.
Adding
babel-plugin-require-context-polyfillto babel plugins list does not work (require.context is undefined)