react-native-notification-sounds icon indicating copy to clipboard operation
react-native-notification-sounds copied to clipboard

New Architecture warning

Open brimby opened this issue 11 months ago • 1 comments

I'm getting a warning when running npx expo-doctor on Expo 52 with the new architecture flag turned on. It says:

The following issues were found when validating your dependencies against React Native Directory: Untested on New Architecture: react-native-notification-sounds
Advice:
Use libraries that are actively maintained and support the New Architecture. Find alternative libraries with https://reactnative.directory/.

Are you planning on getting this up-to-date for the new architecture?

brimby avatar May 26 '25 02:05 brimby

I just want to add that your library still works fine on the new architecture. You just have to like idk, confirm to react native somehow that you've "tested" it or something. It's probably a really small thing. We're on Expo 53 now and the new arch is turned on by default, so at this point your library is falling into a bit of a deprecation zone.

brimby avatar Jun 13 '25 02:06 brimby