UNPKG

react-native-reanimated-carousel

Version:

Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.

2 lines 996 B
Object.defineProperty(exports,"__esModule",{value:true});exports.log=log;exports.round=void 0;function log(){var _console;(_console=console).log.apply(_console,arguments);}var _worklet_13727510784300_init_data={code:"function round(number){return Math.round(number);}",location:"/home/runner/work/react-native-reanimated-carousel/react-native-reanimated-carousel/src/utils/log.ts",sourceMap:"{\"version\":3,\"mappings\":\"AAQO,QAAAA,MAAA,CAAAC,MAAA,EAEL,MAAOC,KAAI,CAACF,KAALE,CAAWD,MAAXC,CAAP,CAFK\",\"names\":[\"round\",\"number\",\"Math\"],\"sources\":[\"/home/runner/work/react-native-reanimated-carousel/react-native-reanimated-carousel/src/utils/log.ts\"]}",version:"3.10.1"};var round=function(){var _e=[new global.Error(),1,-27];var round=function round(number){return Math.round(number);};round.__closure={};round.__workletHash=13727510784300;round.__initData=_worklet_13727510784300_init_data;round.__stackDetails=_e;return round;}();exports.round=round; //# sourceMappingURL=log.js.map