Antonín Wingender

111 posts

Antonín Wingender

Antonín Wingender

@WingenderA

Fullstack web/native developer. Ex-Access Labs,Mews, IBM. Created Caffeine Clock and many other small apps. Currently exploring open-source.

Katılım Eylül 2020
147 Takip Edilen118 Takipçiler
Sabitlenmiş Tweet
Antonín Wingender
Antonín Wingender@WingenderA·
Introducing React Native View Recorder! Record any React Native view and export it as a video or image. You can mix in your own audio as well. Star it on GitHub: github.com/Rednegniw/reac…
English
6
13
191
14.4K
Antonín Wingender
Antonín Wingender@WingenderA·
@nikitabier If I don't expedite it, it takes them a long time to start it, yeah.. Google is so much faster consistently
English
0
0
0
55
Nikita Bier
Nikita Bier@nikitabier·
iOS developers: How long is App Review taking for everyone these days? It is now taking longer to get our app approved than it is to build the actual features.
English
2.5K
540
11.8K
50.5M
Antonín Wingender
Antonín Wingender@WingenderA·
Just FYI in case someone doesn't know: You can expedite App Review via a form in Apple's Developer Support docs. Sometimes they reviewed my app in minutes this way. Just don't spam it all the time. Link: developer.apple.com/contact/app-st…
Antonín Wingender tweet media
English
0
1
4
558
zenith
zenith@bossadizenith·
text always has weird extra space above capitals and below the baseline. one-line CSS fix: `text-box: trim-both cap alphabetic;` Perfectly trims the text box to the actual glyph bounds. No more padding hacks.
English
13
32
940
71.6K
ROFI
ROFI@bidah·
Amazing new react native library - react-native-view-recorder: view to video I have used a lot before react-native-view-shot to turn views into images but now you can turn them into videos! this opens up new creative possibilities and even different kind of apps by itself. Pretty wild work by Antonín here 👏
Antonín Wingender@WingenderA

Introducing React Native View Recorder! Record any React Native view and export it as a video or image. You can mix in your own audio as well. Star it on GitHub: github.com/Rednegniw/reac…

English
1
1
37
5.6K
Antonín Wingender
Antonín Wingender@WingenderA·
Introducing React Native View Recorder! Record any React Native view and export it as a video or image. You can mix in your own audio as well. Star it on GitHub: github.com/Rednegniw/reac…
English
6
13
191
14.4K
Antonín Wingender
Antonín Wingender@WingenderA·
@AwadniAkra80388 Anything you can wrap in a View should be recorded, so yes! Though let me know of course if there are any bugs:)
English
0
0
0
224
Akram Awadni
Akram Awadni@AwadniAkra80388·
@WingenderA Can it mix two sync recording at same time , one of a skia canvas and one of a camera video on top of it ? This is big!
English
1
0
1
349
Antonín Wingender
Antonín Wingender@WingenderA·
@expo Amazing! Ideal for the alcohol tracking app I'm building currently.
English
0
0
0
458
Expo
Expo@expo·
The 𝚎𝚡𝚙𝚘-𝚠𝚒𝚍𝚐𝚎𝚝𝚜 alpha is here! Now you can build iOS home screen widgets and Live Activities as React components. No separate Xcode target. No manual App Groups. No SwiftUI layout code. Write your widget in @expo/ui, and Continuous Native Generation handles the rest. ◆ Interactive buttons and toggles on the home screen ◆ Live Activities for the Lock Screen and Dynamic Island ◆ One React component, native rendering under the hood Details and code to get started in the blog below ↓
English
65
108
1.6K
105.9K
Antonín Wingender
Antonín Wingender@WingenderA·
@maestro__dev Perfect! Will definitely try to use this for my apps, maybe even test my number animation library with it
English
0
0
0
70
Maestro
Maestro@maestro__dev·
📣 We’ve heard you: Visual Testing is now available in Maestro! Visual Testing catches the bugs you can only see - wrong colors, broken layouts, overlapping elements. The new command, assertScreenshot, compares your screen against a baseline and fails the test if something shifted. When it does, you get a diff. takeScreenshot was also extended with cropOn - isolate exactly what you want to compare, ignore the rest. Available in the CLI, Maestro Studio, and Maestro Cloud. Full details in the release notes: maestro.dev/blog/visual-te…
English
4
4
98
7.8K
Antonín Wingender
Antonín Wingender@WingenderA·
@chribjel I really like to use it for Deep Research about obscure topics but not much else
English
0
0
0
93
Christoffer Bjelke
Christoffer Bjelke@chribjel·
again gemini is topping every benchmark, but still nobody actually uses it
English
811
58
2.9K
357.6K
Antonín Wingender
Antonín Wingender@WingenderA·
@leojrr Funny thing is, it's so inconsistent - sometimes it's a few hours, other times I've waited 5 days.. you really never know
English
1
0
0
231
leo
leo@leojrr·
apple: we'll review your app in 2-3 business decades
English
81
38
909
48.5K
Antonín Wingender
Antonín Wingender@WingenderA·
@josefbender_ Without a monospace font, it will look bad with tabular nums. The 1s and 3s will be unnaturally far from everything.
English
0
0
0
87
Soren
Soren@sorenblank·
`tabular-nums` should be the default for any number that updates ( timers, counters, prices, percentages, scores, live data etc ). you can enable this tnum OpenType feature using the CSS property `font-variant-numeric`. .tabular-nums { font-variant-numeric: tabular-nums; }
English
90
521
8.2K
971.8K
Antonín Wingender
Antonín Wingender@WingenderA·
Introducing Number Flow React Native! Beautiful, high quality number animation library for React Native, a ground-up reimplementation of @mbarvian's NumberFlow. Full Intl.NumberFlormat support. Two rendering modes (native + Skia). TimeFlow for time showcases. And much more. Star it on GitHub: github.com/Rednegniw/numb… Let me know what you think!
English
15
29
659
24.4K
Evan Bacon 🥓
Evan Bacon 🥓@Baconbrix·
I just one-shot my first  Apple watch app with Expo and sent it to TestFlight
English
15
16
402
48.3K
Antonín Wingender
Antonín Wingender@WingenderA·
I wonder whether there will be a time where library docs will just be plain text files with LLM instructions instead of being made for human readability
English
0
0
1
94
Antonín Wingender
Antonín Wingender@WingenderA·
Working on a modern PNG to MP4 React Native encoding library. Used it as part of Caffeine Clock's "Export" feature but I think it deserves open-sourcing.
English
1
0
2
158
Antonín Wingender
Antonín Wingender@WingenderA·
@expo Just updated Caffeine Clock to Expo SDK 55. A pretty smooth process with Claude!
English
0
0
1
136
Expo
Expo@expo·
Expo SDK 55 is here😅 React Native 0.83. React 19.2. Legacy Architecture dropped. New Architecture is the default. ◆ 75% smaller update downloads with Hermes bytecode diffing ◆ Expo Router v7 🤯 ◆ Brownfield isolation via expo-brownfield ◆ AI tooling: MCP + agent skills for Claude Code ◆ Expo UI much improved for both Swift and Jetpack Compose There is so much more...it feels futile to try and isolate a few bullets...check out the full release notes and let us know what you think ↓
Expo tweet media
English
84
171
1.4K
170.2K
Emil Kowalski
Emil Kowalski@emilkowalski·
A few interactive demos from a recent addition to my animation course: A six-part module on SVG animations where you’ll learn about the coordinate system, path syntax, stroke properties, and more. We’ll end up building some of the illustrations from the course’s homepage.
English
19
39
852
35.6K