UNPKG

@react-native-picker/picker

Version:

React Native Picker for iOS, Android, macOS, and Windows

12 lines (10 loc) 255 B
/** * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. * * */ 'use strict'; import UnimplementedView from './UnimplementedView'; export default UnimplementedView; //# sourceMappingURL=PickerWindows.js.map