Closed donrestarone closed 1 year ago
Addresses: https://github.com/restarone/violet_rails_ios_client/issues/2
Added variables to store root url and tabs.
Edit the URL in ENDPOINT to point to a different website.
ENDPOINT
You can customize the tab navigation by removing, editing or adding NavigationTab to navigationTabs array.
NavigationTab
navigationTabs
Addresses: https://github.com/restarone/violet_rails_ios_client/issues/2
Added variables to store root url and tabs.
Edit the URL in
ENDPOINT
to point to a different website.You can customize the tab navigation by removing, editing or adding
NavigationTab
tonavigationTabs
array.