You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hello programe here,
I don’t know swift but I can tell you how you can do custom layout.
The main idea is to have an array for each page and inside each of those have an array which tells where each “app” with blank spots being “null”. This is actually how it’s stored in old iOS.
Anyways hope you take my idea into consideration
-Danny
The text was updated successfully, but these errors were encountered:
hello programe here,
I don’t know swift but I can tell you how you can do custom layout.
The main idea is to have an array for each page and inside each of those have an array which tells where each “app” with blank spots being “null”. This is actually how it’s stored in old iOS.
Anyways hope you take my idea into consideration
-Danny
The text was updated successfully, but these errors were encountered: