react-native-safe-area-context
react-native-safe-area-context copied to clipboard
Fix: TS issues for Screens and withProvider
Summary
Fix TS issues for example App. ScreenProps interface removed since is not required anymore. Use navigation object from useNavigation() hook instead of props.
Test Plan