Hi!
I’ve got a problem.
I’ve currently started with coding of apps and after a few hours and days i finally have a working tabBar with options, icons and different pages the problem is, each of these tabs don’t display anything, when i click them except a white page(since there’s no code for it)
How do i make it possible for me to code content into these blank pages that’s gonna show recipes etc. (! The tabBar itself is already completely done) all i want now is to start coding so the tabicons lead me somewhere to like recipes, now i’m coming to a white page.
i also want each category to have a seperate file in the coding, like “recipes” have it’s coding in one file and “my account” has a completely seperate file in the coding (so if i accendently erase the “my account” coding the “recipes” coding isn’t affected at all cause it’s not in the same file.
// Thanks