react-native-dualscreeninfo
Version:
React Native package for dual screen devices support (Surface Duo)
2 lines • 387 B
JavaScript
Object.defineProperty(exports,"__esModule",{value:true});Object.defineProperty(exports,"Hinge",{enumerable:true,get:function get(){return _RNHinge.RNHinge;}});Object.defineProperty(exports,"TwoPaneView",{enumerable:true,get:function get(){return _TwoPaneView.RNTwoPaneView;}});var _RNHinge=require("./RNHinge");var _TwoPaneView=require("./TwoPaneView");
//# sourceMappingURL=index.js.map