React-native-sound: resume method error?

Created on 23 Oct 2017  路  3Comments  路  Source: zmxv/react-native-sound

what happen??
undefined is not a function(evaluating 'sound.resume()') ???

Most helpful comment

Not yet has method resume().
But you can use
this.sound.play()

It will auto resume for you

All 3 comments

_20171023_141838

Not yet has method resume().
But you can use
this.sound.play()

It will auto resume for you

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ya-watanabe picture ya-watanabe  路  4Comments

watadarkstar picture watadarkstar  路  3Comments

Jeremaiha picture Jeremaiha  路  5Comments

viperfx picture viperfx  路  4Comments

kurokky picture kurokky  路  3Comments