Types on FullWindowOverlay does not allow to set style props (even if used in examples #2099
Labels
Platform: Android
This issue is specific to Android
Repro provided
A reproduction with a snack or repo is provided
Description
Typescript types for FullWindowOverlay doesn't accept a style props to be passed for android case.
One of your example pass a style to the component:
react-native-screens/FabricTestExample/src/Test1096.tsx
Line 37 in a8bb418
Here is the error i get :
Steps to reproduce
Create a typescript project and add a style props to FullWindowOverlay
Snack or a link to a repository
https://snack.expo.dev/@wcastand/spontaneous-green-crackers
Screens version
~3.29.0
React Native version
0.73.6
Platforms
Android
JavaScript runtime
Hermes
Workflow
Expo bare workflow
Architecture
Fabric (New Architecture)
Build type
Debug mode
Device
Android emulator
Device model
No response
Acknowledgements
Yes
The text was updated successfully, but these errors were encountered: