ResearchKit / AppCore

Core code shared by the initial ResearchKit apps.
Other
262 stars 82 forks source link

Local JSON Parser file added #136

Open bishalg opened 8 years ago

bishalg commented 8 years ago

APCSharingOptionsViewController and APCWithdrawSurveyViewController use APCLocalJSONParser utility method dictionaryFromJSONFileName so that we can centralize the getting dictionary from local files and make view-controller light.