UNPKG

react-native-photos-gallery

Version:
14 lines (13 loc) 243 B
declare const styles: { screen: { flex: number; }; imageStyle: { height: string; width: string; }; flatListContentContainerStyle: { marginHorizontal: number; }; }; export default styles;