react-native-toast-notifications icon indicating copy to clipboard operation
react-native-toast-notifications copied to clipboard

SafeAreaView is being deprecated.

Open kosso opened this issue 3 months ago • 3 comments

Platforms: AndroidTV and tvOS React: 19.1.0 React Native: (tv branch) : [email protected]

After adding the ToastProvider wrapper, both tvOS and AndroidTV show this warning:

SafeAreaView has been deprecated and will be removed in a future release. Please use 'react-native-safe-area-context' instead. See https://github.com/th3rdwave/react-native-safe-area-context

You will need to update toast-container.tsx.

Thanks.

kosso avatar Sep 24 '25 10:09 kosso

+1 getting warning in Expo

GeKVe avatar Sep 25 '25 13:09 GeKVe

Same

HEOSHII avatar Oct 31 '25 11:10 HEOSHII

same here with expo sdk 54 and react 19

andreas-arkulpa avatar Dec 01 '25 10:12 andreas-arkulpa