UNPKG

react-native-reanimated-carousel

Version:

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

2 lines 991 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_13546670812588_init_data={code:"function round(number) {\n return Math.round(number);\n}",location:"/home/runner/work/react-native-reanimated-carousel/react-native-reanimated-carousel/src/utils/log.ts",sourceMap:"{\"version\":3,\"names\":[\"round\",\"number\",\"Math\"],\"sources\":[\"/home/runner/work/react-native-reanimated-carousel/react-native-reanimated-carousel/src/utils/log.ts\"],\"mappings\":\"AASO,SAAAA,KAASA,CAAMC,MAAA,EAAc;EAElC,OAAOC,IAAI,CAACF,KAAK,CAACC,MAAM,CAAC;AAC3B\"}"};var round=function(){var _e=[new global.Error(),1,-27];var _f=function _f(number){return Math.round(number);};_f._closure={};_f.__initData=_worklet_13546670812588_init_data;_f.__workletHash=13546670812588;_f.__stackDetails=_e;_f.__version="3.3.0";return _f;}();exports.round=round; //# sourceMappingURL=log.js.map