@jamonholmgren I think this should be fairly easy for most Expo cng apps. For us the only challenge was some dependencies that weren’t supporting the new architecture. A good time to get your dependencies and replace ones that are slow to adopt changes or basically unmaintained.
@Baconbrix I gave this a try but I couldn't figure out how it would benefit me 😬
- Simulator in separate browser window (not in terminal with Claude Code), no real integration benefit
- serve-sim does not seem to support interaction, it just streams the screen
What am I missing?
@blazejkustra_ Are you suggesting to use that new icon package for large SVGs that are like full screen illustrations? So they are packaged like a font? Mm 🤔
@betomoedano Has been there since September 2025 I think? I thought https://t.co/Bz0Hc9280B supports it for React Native but apparently not (yet) @saulsharma@ChmalSzymon
@gabimoncha@hewad_mubariz@expo For now yes, but I think the plan is to eventually build abstractions that work for both iOS and Android expo UI, the first example is https://t.co/7jGnEQ7usU
@SzymonRybczak@satya164 Would your tool just focus on testing or also (AI) development? In both cases you want an agent to verify/test that a certain feature works or a bug exists and provide proof with a screen recording.
@claudeai Nice work for web apps, hopefully mobile apps will be next?
One thing I wish would be implemented is that AI agents can verify animations and graphics look good. Because otherwise you still need a human in the loop.
@GroundControl Similar experience, it had no problem creating a solar system with planets and a bright sun. But then I tried a house with a roof on it with solar panels and it kept doing it wrong, the roof was inverted and the panels floating mid air.
@expo UI is getting pretty good, you can create really nice SwiftUI components that look exactly like e.g. the iOS Settings app. I played around in this repository (https://t.co/Ev73TYk2Fx) and created a PR to improve the documentation (https://t.co/MVCyyG9dqK)
cc @amanhimself
@RobertJBye I can code up a GitHub branch, create PR but then lack the ability to view and act on code review comments. The ‘gh’ tool is not installed.