Platforms: AndroidTV and tvOS
React: 19.1.0
React Native: (tv branch) : react-native-tvos@0.81.4-0
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.
Platforms: AndroidTV and tvOS
React: 19.1.0
React Native: (tv branch) : react-native-tvos@0.81.4-0
After adding the
ToastProviderwrapper, both tvOS and AndroidTV show this warning:You will need to update
toast-container.tsx.Thanks.