I want to build the ParseUI demo project found here https://github.com/ParsePlatform/ParseUI-iOS/tree/master/ParseUIDemo.
There isn't any documentation on this page. How do I get the ParseUI demo into a new project?
Would the steps be: Add the Parse sdk to the project Update the parse credentials in the project Add parse ui to the project (I would use cocoa pods) Copy and paste the parse ui demo files to the project