Author Archives: jacklandrin

ChalkSeven

What is ChalkSeven? ChalkSeven is a drop 7 game developed with SwiftUI. You can drop down a ball with number to a proper location into the grid. If a ball’s number equals the count of continuous balls in its row or column, the ball will explode. Besides, there are two special balls, solid ball and… Read More »

JLQuizCard

What is JLQuizCard? JLQuizCard is little Anki card app developed with SwiftUI. You can swipe the card to shift questions, and edit your questions and answers. The flippable effect derives from an Apple Watchkit sample, PopQuiz. 28.03.2021 Update: Now, you can import batch card from CSV file (The head is question, answer, example, group). You… Read More »

Category: IT

JLQuizCard

App Store https://apps.apple.com/us/app/wallcard/id1601311095 What is JLQuizCard? JLQuizCard is little Anki card app developed with SwiftUI. You can swipe the card to shift questions, and edit your questions and answers. The flippable effect derives from an Apple watchkit sample, PopQuiz. 28.03.2021 Update: Now, you can import batch card from CSV file (The head is question, answer,… Read More »

JLPinBubble Mergeable PinBubble with SwiftUI

What is JLPinBubble? JPinBubble is a control that contains a series of pin bubbles which can be merged and divided when they are closed to each other. It could be applied to map apps as indicator of specific locations. As users pinch the screen to zoom the map in , the two overlapped bubbles will… Read More »

Category: IT

SpringRadio

What is SpringRadio? SpringRadio is an online radio player with SwiftUI. The player control’s background colour could change depending on station’s image. Tapping the image on player control, will go to the detail page where there are some floating Text animation. The orientations include horizontal and vertical and it can randomly display. The inspiration comes… Read More »

Category: IT