{"version":3,"sources":["PickerAndroid.js"],"names":["UnimplementedView"],"mappings":";;;;;;;AAUA;;;;AAVA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAIA;AACA;AACA;eACeA,0B","sourcesContent":["/**\n * Copyright (c) Facebook, Inc. and its affiliates.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n *\n *\n * @flow\n */\n\nimport UnimplementedView from './UnimplementedView';\n\n/**\n * Fallback for non-android platforms\n */\nexport default UnimplementedView;\n"]}