UNPKG

react-native-reanimated-carousel

Version:

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

3 lines (2 loc) 103 B
import React from "react"; export declare function useCheckMounted(): React.MutableRefObject<boolean>;