javascript Sharing State Between React Components React components cannot affect state parent or peer components as this would require passing data up. The 'reactn' package solves this problem.