how to change state using prevstate code example Example: this.setstate prevstate this.setState(prevState => ({ n: !prevState.n }))