react-native-screens icon indicating copy to clipboard operation
react-native-screens copied to clipboard

fix(iOS,Paper): incorrect size of scrollview viewport with formSheet presentation

Open kkafar opened this issue 1 year ago • 0 comments

Description

WIP WIP

Fixes #2424

Changes

Test code and steps to reproduce

Checklist

  • [ ] Included code example that can be used to test this change
  • [ ] Updated TS types
  • [ ] Updated documentation:
    • [ ] https://github.com/software-mansion/react-native-screens/blob/main/guides/GUIDE_FOR_LIBRARY_AUTHORS.md
    • [ ] https://github.com/software-mansion/react-native-screens/blob/main/native-stack/README.md
    • [ ] https://github.com/software-mansion/react-native-screens/blob/main/src/types.tsx
    • [ ] https://github.com/software-mansion/react-native-screens/blob/main/src/native-stack/types.tsx
  • [ ] Ensured that CI passes

kkafar avatar Oct 23 '24 10:10 kkafar