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