Closed spoeck closed 7 years ago
@thevishnupradeep was mention it in issue #11
easy workaround is:
if (Platform.OS === "android") { result = JSON.parse(result) }
But anyway, it's annoying and I will release a new version which resolve this very soon
@thevishnupradeep was mention it in issue #11
easy workaround is:
But anyway, it's annoying and I will release a new version which resolve this very soon