easyReact Native#28

SafeAreaView for notched devices

Prompt

Use SafeAreaView to render content that respects the safe area insets on notched devices. Include a header bar and scrollable content below it.

Hints

Solution

Your Code

5 min

Tests

Click Run to test your code