You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am currently developing applications targeting foldable devices, and I’ve noticed that React Native lacks native APIs or interfaces to handle foldable-specific features, such as determining whether a device is foldable or obtaining the fold region details.
Given the growing adoption of foldable devices, I’d like to ask:
Are there any plans to provide official support for foldable device interfaces in upcoming React Native iterations?
If not, are there recommended best practices for the community to handle such scenarios effectively?
The text was updated successfully, but these errors were encountered:
Thanks for raising the issue. This is something we may look into during Q1 of 2025. If you have more detailed suggestions what is missing in RN, please let us know.
Hi React Native team,
I am currently developing applications targeting foldable devices, and I’ve noticed that React Native lacks native APIs or interfaces to handle foldable-specific features, such as determining whether a device is foldable or obtaining the fold region details.
Given the growing adoption of foldable devices, I’d like to ask:
Are there any plans to provide official support for foldable device interfaces in upcoming React Native iterations?
If not, are there recommended best practices for the community to handle such scenarios effectively?
The text was updated successfully, but these errors were encountered: