appandflow / appandflow/react-native-safe-area-context

ios Safe Area is Not Working in the model

Đang mở
#677 12 bình luận 11 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
TypeScript
Star
2.8k
Fork
258
Merge trung bình
3 ngày 1 giờ
Pull request đã merge (30 ngày)
2

Mô tả

### Description

Description

When rendering a inside a native React Native , safe area insets are not applied on iOS devices (e.g., notch or home indicator areas are ignored).

The same SafeAreaView works correctly when used in the main app tree.

Expected Behavior

SafeAreaView should respect safe area insets on iOS even when rendered inside a .

Actual Behavior

Insets are always 0 inside on iOS. The content touches the notch and bottom safe areas.

### Steps to reproduce

1. Wrap app with at the root.
2. Create a with a inside.
3. Render it on an iPhone with a notch.
4. Observe that there’s no padding at the top or bottom.

### Snack or a link to a repository

nope

### Safe Area Context version

5.6.2

### React Native version

0.81.5

### Platforms

iOS

### Build type

Debug mode

### Device

iOS simulator

### Device model

iphone 16 pro max

### Acknowledgements

Yes

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.