newnode
newnode copied to clipboard
iOS: extract configuration into a separate namespace
The configuration is very important part of every app and the good practice is to have it more specific declarative way
The next step is to move common configuration into a separate file and include it into both targets