valor de react nativo

const str = new String('Test')
str.valueOf() //'Test'
Bored Bat