// Setup the Owl client
require('@johnf/react-native-owl/lib/commonjs/client').initClient();

// Load the app as normal
require('../../../../../index');
