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