UNPKG

react-native-elegant-header

Version:

Fully customizable, easy to use Elegant Header component for React Native

11 lines 320 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const react_native_1 = require("react-native"); exports.default = react_native_1.StyleSheet.create({ imageStyle: { width: 25, height: 25, tintColor: "#3b5278", }, }); //# sourceMappingURL=BackButton.style.js.map