com.facebook.react.common.JavascriptException: undefined is not an object (evaluating 'r.View.propTypes.style'), stack:
Only happens on release build (Emulator and devices)
<SpeechBubble
onSpeechReplay={()=>{ this.setState({showreward: false}); } }
speeches={[ 'You leveled up!', 'You unlocked a background!' ]}
/>
com.facebook.react.common.JavascriptException: undefined is not an object (evaluating 'r.View.propTypes.style'), stack:
Only happens on release build (Emulator and devices)
<SpeechBubble
onSpeechReplay={()=>{ this.setState({showreward: false}); } }
speeches={[ 'You leveled up!', 'You unlocked a background!' ]}
/>