futurice / pepperoni-app-kit

Pepperoni - React Native App Starter Kit for Android and iOS
http://getpepperoni.com
MIT License
4.63k stars 645 forks source link

How to share the state reducer between screens #230

Open frederick-greenacademy opened 6 years ago

frederick-greenacademy commented 6 years ago

I encounter a issue when connecting to current state from new screen, it can not access properties of state Map until I press Cmd + D and reload screen again.