Hi,
The changeSpot function causes react native app to crash on android. Here's the error message:
`Exception in HostFunction: Malformed calls from JS: field sizes are different.
[[13,13,1],[20,18,8],[[],[91,[],[],[],[],[0]]],1255]`
relevant dependencies:
"react": "18.2.0"
"react-native": "0.74.5"
"react-native-spotlight-tour": "^3.0.1"
"react-native-svg": "^15.11.1"