The react-native component I created through React.createClass doesn’t seem to bind the this keyword correctly, preventing me from accessing this.state. This is the error I get: p>
The cod
The react-native component I created through React.createClass doesn’t seem to bind the this keyword correctly, preventing me from accessing this.state. This is the error I get: p>
The cod