AVPlayer: how playing opus file?

I am using expo-av module for playing audio in my react-native app. I send audio file with opus format but I have a problem when trying to play this file: This media format is not supporetd. - The AVPlayerItem instance has failed with the error code -11828 and domain "AVFoundationErrorDomain". Are there any ways to play audio with this format (opus)?