UNPKG

react-native-dualscreeninfo

Version:

React Native package for dual screen devices support (Surface Duo)

8 lines (6 loc) 197 B
/** * Copyright (c) Microsoft Corporation. * Licensed under the MIT License. */ export { RNHinge as Hinge } from './RNHinge' export { RNTwoPaneView as TwoPaneView } from './TwoPaneView'