tru-sdk-react-native
Advanced tools
Changelog
0.3.0 (2021-04-27)
Changelog
0.2.0 (2021-03-17)
getJsonResponseValue(url: string, key: string): String
to perform a GET
request to the given url
over the cellular connection and retrieve the value identified by key
from the returned JSON response payload.