Francesco Bianco

@iCesck
66 Followers
119 Following
132 Posts
iOS and Android developer.
I make ReSurfer for Reddit, a Reddit client for iOS and iPadOS.
ReSurferhttps://apps.apple.com/it/app/resurfer/id1489340046

We believe that apps should use fully native UI, so Skip doesn't strive for pixel equivalence. Nevertheless, we recently updated our Android #SwiftUI support to match iOS a little more. Thread on the recent tweaks and their #JetpackCompose implementations

https://skip.tools

Skip

Skip brings SwiftUI app development to Android

Skip
EU will force Apple to add app sideloading, alternative browser engine support to iPad https://9to5mac.com/2024/04/29/eu-ipad-digital-markets-act/?utm_source=dlvr.it&utm_medium=mastodon
EU will force Apple to add app sideloading, alternative browser engine support to iPad - 9to5Mac

The last few months have seen Apple rapidly implement technical and policy solutions to comply with the Digital Markets Act....

9to5Mac

Progress on the new app has been a bit slower than I hoped over the last couple of weeks. It’s not quite beta yet as some parts are still missing or work in progress. However, I’m starting to open up access to the TestFlight builds anyway (limited number of slots, more in the coming weeks). Just don’t expect too much yet.

https://testflight.apple.com/join/x4Tc0SfB

Join the Reeder. beta

Available on iOS

Loops is a new platform for sharing short videos, and it's open source + federated using #ActivityPub

We're really excited to share this sneak peek that showcases the new onboarding flow and discovery features (Connect Mastodon) and look forward to the upcoming beta release!

Are you ready for #Loops ?

Introducing Ketchup

It’s a feature-packed, beautifully designed Pokédex app for iOS.

Ketchup is an app I’ve wanted to make for years, and it’s been an absolute delight to work on these past few months, and I’m thrilled to finally get to share it with you.

https://apps.apple.com/app/apple-store/id6477297968?pt=96658924&ct=Mastodon&mt=8

‎Ketchup for Pokémon

‎Ketchup is full featured *creature encyclopaedia* app that will help you become a true master of a specific series of games. It’s fast and easy to browse or search for all the information you could ask for, whether you’re just brushing up or you’re in the heat of battle and need to know the right m…

App Store

@rileytestut check out some of my new skins Riley!

There are two different versions - one based on GBA SP with reactive lighting around the screen to simulate an actual lit up screen, and another which is more simple made for good looks and controls!

I'll hopefully be making it for every device including GBC next followed by DS.

FAST FORWARD by tapping the screen!!

SP Version - https://github.com/keewhi/KeeWhiSP
Normal version - https://github.com/keewhi/keewhicolor

edit 4/24 - https://mastodon.social/@keewhi/112327544074231960

GitHub - keewhi/KeeWhiSP: Delta Skins for GBA based on the Gameboy Advance SP

Delta Skins for GBA based on the Gameboy Advance SP - keewhi/KeeWhiSP

GitHub
@rileytestut Hi Riley ! Congratulations for the launch ! I have a question: I purchased the subscription for AltStore PAL on my primary iPhone, but I wanted to install it on my secondary iPhone, do I need to purchase a second subscription ? Because when I try to download it on the secondary iPhone it doesn't download anything :/

Announcing swift-fakes, the beginning of standardized test doubles for Swift!

Swift Fakes aims to provide standardized implementations of common test doubles, massively improving the readability and reliability of your tests. Currently, Swift Fakes provides the Spy class, for recording calls and returning stubbed responses. But I'm aiming to expand its offerings quickly.

Please check it out! https://github.com/Quick/swift-fakes #SwiftLang #UnitTesting #swift

GitHub - Quick/swift-fakes: Test Doubles for Swift

Test Doubles for Swift. Contribute to Quick/swift-fakes development by creating an account on GitHub.

GitHub

A while ago I mentioned sharing a sneak peek at the new version of Daypage.

Well, life got busy and then I went on vacation. So in the spirit of better late than never, here's where it's at (this is live in code, not a figma shot).

The device frame felt appropriate to me.

It's hard to explain just how rich and cozy this feels to use. Every time I open it on my phone to add a thought or reflection, it makes me smile. It's a love letter to a period of design I dearly miss.

More details soon.

Swift blog post about Swift OpenAPI Generator reaching 1.0! 🎉

https://www.swift.org/blog/swift-openapi-generator-1.0/

Swift OpenAPI Generator 1.0 Released

We’re happy to announce the stable 1.0 release of Swift OpenAPI Generator! OpenAPI is an open standard for describing the behavior of HTTP services with a rich ecosystem of tooling. One thing OpenAPI is particularly known for is tooling to generate interactive documentation. But the core motivation of OpenAPI is code-generation, which allows adopters to use an API-first approach to server development and, because many existing services document their API in this format, allows client developers to generate type-safe, idiomatic to call these APIs.

Swift.org