Files
Justin Willis c8e58e58a0 fix(input): move nested function outside of if statment so as to fix issue related to strict mode
There was a white screen issue caused on ios because of a nested function declaration in the input
component. I moved this function out of the if statement so as to fix this issue.

closes issue 187 on conference app repo
2016-04-15 14:14:47 -05:00
..
2016-04-13 10:46:22 -05:00