react-native-actions-sheet icon indicating copy to clipboard operation
react-native-actions-sheet copied to clipboard

fix: allow closing sheets from ref when using SheetManager

Open code-504 opened this issue 5 months ago • 1 comments

This PR close Closes #442

When you open a sheet using SheetManager, and then open another sheet using a ref, the ref-based sheet cannot be closed properly due to an internal ID mismatch.

This fix ensures that sheets opened via ref can be closed independently without interfering with sheets managed by SheetManager.

code-504 avatar Jul 14 '25 18:07 code-504

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
rnas ❌ Failed (Inspect) Jul 14, 2025 6:42pm

vercel[bot] avatar Jul 14 '25 18:07 vercel[bot]