So I am using react-native-video and react-native-track-player parallelly, Normally both are working fine, but to use some extra functionalities of video player like buffering I have to use Exo player , but using exo player manually is making react-native-track player crash well i was trying to get an answer and find that it was happening due to conflict in exo player versions used by both libs. can anyone help
Thanks