Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Types on FullWindowOverlay does not allow to set style props (even if used in examples #2099

Open
wcastand opened this issue Apr 10, 2024 · 0 comments
Labels
Platform: Android This issue is specific to Android Repro provided A reproduction with a snack or repo is provided

Comments

@wcastand
Copy link

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:

Here is the error i get :
Screenshot 2024-04-10 at 10 59 30

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

@github-actions github-actions bot added Platform: Android This issue is specific to Android Repro provided A reproduction with a snack or repo is provided labels Apr 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Platform: Android This issue is specific to Android Repro provided A reproduction with a snack or repo is provided
Projects
None yet
Development

No branches or pull requests

1 participant