diff --git a/index.js b/index.js index 1c6897859..d36d631a1 100644 --- a/index.js +++ b/index.js @@ -1,3 +1,4 @@ +import './shim' import { ThemeProvider } from '@shopify/restyle' import React from 'react' import { ErrorBoundary } from 'react-error-boundary'