UNPKG

@gorhom/bottom-sheet

Version:

A performant interactive bottom sheet with fully configurable options 🚀

7 lines • 258 B
/** * Checks if the Fabric renderer is installed in the current environment. * * @returns {boolean} `true` if Fabric is installed, otherwise `false`. */ export declare function isFabricInstalled(): boolean; //# sourceMappingURL=isFabricInstalled.d.ts.map