ridhofh

Results 2 issues of ridhofh

I got error in _onPressButton, it refers to : _onPressButton() { // Call ValidationComponent validate method **_this.validate({_** userEmail: {email: true, minlength:6, required: true}, userPassword: {minlength:6, required: true} }).then(Actions.index()); }

add chuck interceptor for network debugging easily