You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 6, 2022. It is now read-only.
I initialized my app with expo, and when i imported rn-music-control it throw me this error:
TypeError: null is not an object ( evaluating 'NativeMusicControl.STATE_PLAYING' )
i tried to link it, but it didnt help so i ejected expo and then tried to link it with 'react-native link', when it didnt help i linked it manualy but it didnt work too.
this is from my react-native info if it can help :
Description
I initialized my app with expo, and when i imported rn-music-control it throw me this error:
TypeError: null is not an object ( evaluating 'NativeMusicControl.STATE_PLAYING' )
i tried to link it, but it didnt help so i ejected expo and then tried to link it with 'react-native link', when it didnt help i linked it manualy but it didnt work too.
this is from my react-native info if it can help :
IDEs:
Android Studio: Version 4.0.0.0 AI-193.6911.18.40.6514223
Languages:
Java: 1.8.0_211
Python: 3.8.4
npmPackages:
@react-native-community/cli: ^4.10.1 => 4.10.1
react: ~16.11.0 => 16.11.0
react-native: ~0.62.2 => 0.62.2
Platform ?
The text was updated successfully, but these errors were encountered: