react setstate true false from null code example Example: toggle boolean state react this.setState(prevState => ({ check: !prevState.check }));