Jaif

Results 1 issues of Jaif

https://github.com/user-attachments/assets/7a7bb582-3212-4700-8f14-486a2923b3f0 The action sheet magically disappears after appearing. ``` `import React, { useRef } from "react"; import { StyleSheet, Text, View } from "react-native"; import ActionSheet, { ActionSheetRef, SheetProps, }...