|
|
|
|
|
by dtournemille
4265 days ago
|
|
You should pull in basic text from the web. You can pick whatever CMS or unCMS you like, such as https://prismic.io/. There is no sense in hardcoding content into your app. I worked on the MEC.ca ecommerce iPhone app, and all non-product content is pulled dynamically from a CMS. If you only have a few pages, then you may not even need a CMS. |
|