UNPKG

react-native-modern-header

Version:

Fully customizable Modern Header View for React Native

11 lines 313 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const react_native_1 = require("react-native"); exports.default = react_native_1.StyleSheet.create({ container: {}, imageStyle: { width: 20, height: 20, }, }); //# sourceMappingURL=SidedComponent.style.js.map