Use Symbols in storyboard just like in Sketch

Hi, I’m used to creating designs in Sketch, then writing that same design in JavaScript and CSS.

I recently started learning iOS development here. I see that the storyboard design part is similar to just something like Sketch.

But my question is: I’m a heavy user of “Symbols” in Sketch. I use symbols for about 80% of the elements on each page.
How is this done with Storyboards in XCode?

Hi @mesqueeb, thanks for posting your question here! Have you tried exporting the symbols from sketch and adding the files to the assets folder in Xcode? I also found this Youtube tutorial that might help if my suggestion didn’t resolve your issue.

Best,
Gina

This topic was automatically closed after 166 days. New replies are no longer allowed.