react-native-rest-client
react-native-rest-client copied to clipboard
Fixed issue when passing in string it prevents extra speech marks.
When passing just a string into the body (not in an object) it added an extra set of speech marks around the string. This should fix it.