1// Jest Snapshot v1, https://goo.gl/fbAQLP
2
3exports[`renders correctly 1`] = `
4<ViewManagerAdapter_ExpoBarCodeScannerView
5  proxiedProperties={
6    Object {
7      "barCodeTypes": Array [],
8      "onBarCodeScanned": [Function],
9      "type": undefined,
10    }
11  }
12/>
13`;
14