UNPKG

@giphy/react-native-sdk

Version:
16 lines 307 B
export const GiphyStickersColumnCount = { Two: 2, Three: 3, Four: 4 }; export const GiphyDirection = { Horizontal: 'horizontal', Vertical: 'vertical' }; export const ResizeMode = { Center: 'center', Contain: 'contain', Cover: 'cover', Stretch: 'stretch' }; //# sourceMappingURL=misc.js.map