react-native-electrode-bridge
react-native-electrode-bridge copied to clipboard
UUID Support
Would like to have support for UUID as a response type. There is schema support for UUID, as the API generation does work for this format. However, the generateObject method does not handle UUIDs, thus methods which use UUID as a response type cannot be used at the moment.