Skip to content

Commit 49c0e20

Browse files
kligarskikkafar
andauthored
Changed phrasing
Co-authored-by: Kacper Kafara <kacperkafara@gmail.com>
1 parent 289fc4e commit 49c0e20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versioned_docs/version-7.x/native-stack-navigator.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -874,7 +874,7 @@ Supported values:
874874

875875
:::warning
876876

877-
Due to architectural problems (lack of support of synchronous layout on UI thread by RN), `presentation: 'formSheet'` on Android has limited support for `flex: 1`. The tradeoff is necessary to prevent "sheet flickering" problem. There are also some problems with getting nested ScrollViews to work properly.
877+
Due to technical issues in platform component integration with `react-native`, `presentation: 'formSheet'` on Android has limited support for `flex: 1`. The tradeoff is necessary to prevent "sheet flickering" problem. There are also some problems with getting nested ScrollViews to work properly.
878878

879879
Currently, you should avoid using `flex: 1` on top level content container you pass to the sheet.
880880

0 commit comments

Comments
 (0)