All Collections
Other
9 articles
▶️ Getting Started with JudoNew to Judo? Here's a quick overview, so you can get started building right away.
Conditionals
Only display elements when certain conditions are true.
▶️ How to Build an Interactive Scrollable Tab Bar Using ConditionalsFind out how you can create a scrollable tab bar that you can interact with.
ConditionalUsed to hide or show parts of your layer hierarchy based on a set of conditions.
Videos
Add a video player to your design.
Video PlayerA layer that displays content from a video player with a native user interface to control playback.
Event Modifiers
These can be useful when integrating a Judo file in an Xcode project.
On AppearUsed to add an action or behavior that occurs when a layer appears on the screen.
On DisappearUsed to add an action or behavior that occurs when a layer disappears from the screen.
On Tap GestureA gesture that recognizes one or more taps.