Hey,
I've been using this router and it's been doing all I want. It works fine.
But whenever I call an action. for example: Actions.ACTION_NAME();
it throws a warning in the console:
"An action was called but nothing was dispatched" from WarningBox.js
Am I doing anything wrong? Should I just ignore this warning?