This is another big deal. We can write React Native modules in Rust now, with a standard approach rather than deep, specialist expertise.
Heck, we can code in C, C++, C#, Swift, Zig, Go, too โ pick whichever you feel most comfortable in!
bsky.app/profile/krae...
10.07.2025 13:35 โ ๐ 5 ๐ 1 ๐ฌ 0 ๐ 0
This is it, the most consequential evolution of React Native since JSI and New Arch. Through Node-API, we can:
- unit-test native modules in Node.js
- code-share with Electron
- use NativeScript inside React Native
- prebuild community modules
- achieve 7-second app builds
10.07.2025 13:34 โ ๐ 8 ๐ 1 ๐ฌ 1 ๐ 0
Merge pull request #1 from shirakaba/source-assets ยท shirakaba/paranovel-two@16fc303
support "source assets" to improve DX of injecting scripts into the WebView
See this PR in which I set up Metro to special-case certain file extensions.
I transpile .wvts files from TS to JS, then wrap in a string (to inject into a WebView).
In your case, youโd transpile .purs files to JS ESM modules, without wrapping in a string afterwards.
github.com/shirakaba/pa...
11.06.2025 05:46 โ ๐ 3 ๐ 0 ๐ฌ 0 ๐ 0
The number of people who didnโt even bother reading Anders and Ryanโs summaries of how the language evaluation went, and just parrot bastardised takes by lazy influencers, is just aggravating
13.03.2025 12:47 โ ๐ 4 ๐ 0 ๐ฌ 0 ๐ 0
DMed! ๐ฅณ
09.03.2025 19:47 โ ๐ 2 ๐ 0 ๐ฌ 0 ๐ 0
I've just uploaded the lightning talk I gave on build profiling at React Native Meetup #20 (featuring Meta and Callstack) on Feb 18th.
- English: speakerdeck.com/shirakaba/bu...
- Japanese (original): speakerdeck.com/shirakaba/bi...
Someone should really look into the cmake settings for Android!
05.03.2025 12:02 โ ๐ 5 ๐ 0 ๐ฌ 0 ๐ 0
Now streaming! We're going to be recreating the Xcode UI as a React DOM + Tailwind component for teaching purposes.
In this screenshot, the top bit is what I've completed so far, while the bottom bit is the reference image that we need to reproduce!
Stream here:
youtube.com/live/6jmLZ72...
05.03.2025 05:45 โ ๐ 3 ๐ 1 ๐ฌ 0 ๐ 0
More progress on my Xcode classroom โ a React DOM + Tailwind v4 component for making tutorials that involve Xcode!
Lately I've been improving window resizing. I wanted to match how Xcode collapses labels (yet not icons) when space is limited. Keep your eyes on the run destination!
05.03.2025 04:43 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0
my understanding is that you are also not allowed to just write css anymore and you have to use some sort of meteorological phenomenon to manage it for you
28.02.2025 21:53 โ ๐ 25 ๐ 3 ๐ฌ 3 ๐ 0
Whoops, obviously forgot to rename "compendium" -> "paranovel" for the screenshot.
Well, there's plenty of other glaring errors in there anyway ๐
26.02.2025 14:07 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
Continuing work on my fake in-browser Xcode mockup for making React Native tutorials. Spot the difference!
Built using React DOM and Tailwind v4. I can't use SFSymbols due to licensing, so I'm doing the best I can with Material Icons/Symbols ๐
it somewhat works!
26.02.2025 14:05 โ ๐ 12 ๐ 0 ๐ฌ 3 ๐ 0
I've been making a docs site to share everything I've learned as a fullstack dev. ๐
When it came to documenting React Native, I decided that instead of using static screenshots of Xcode, it would be nice to have an interactive mockup of Xcode in-browser. So I began making one!
25.02.2025 10:56 โ ๐ 17 ๐ 0 ๐ฌ 0 ๐ 0
Very cool, and great writing as always. Iโve heard this โarrays, not treesโ sentiment for AST-traversal come up a few times in the last couple years.
I heard on the Devtools podcast that Tailwind and/or VoidZero (canโt recall) are investigating the same. The idea came up on Hacker News too.
24.02.2025 03:07 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0
Helping bring Node-API to React Native ๐ซก
22.02.2025 15:41 โ ๐ 13 ๐ 2 ๐ฌ 0 ๐ 0
Join us, you'll never have time to spare for language-learning ever again haha
22.02.2025 15:22 โ ๐ 3 ๐ 0 ๐ฌ 2 ๐ 0
Just successfully built a Node-API module for iOS, tvOS, visionOS, and macOS (with and without Catalyst), all packaged into a single XCFramework ๐ฅน
Had to dig through the cmake internals to figure out how to build for Catalyst properly, but got there in the end! ๐ฎโ๐จ
22.02.2025 15:21 โ ๐ 35 ๐ 2 ๐ฌ 2 ๐ 1
Yeeep
18.02.2025 14:14 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
I think the talks aren't streamed or recorded, but I'll make the slides available online afterwards.
There are still some spots available however, so please attend if you can make it!
ใพใ ็ฉบใใใใใพใใฎใงใใๆ้ใใใใฐใใใฒใๅๅ ใใ ใใ๏ผ
ใใผใฏใฏ้
ไฟกใ้ฒ็ปใใใใชใใจๆใใพใใใๅพใปใฉในใฉใคใใใชใณใฉใคใณใงๅ
ฌ้ใใใใพใใ
18.02.2025 00:56 โ ๐ 3 ๐ 0 ๐ฌ 1 ๐ 0
Thank you!
17.02.2025 03:39 โ ๐ 4 ๐ 0 ๐ฌ 0 ๐ 0
Thank you! It's certainly on my mind! Just a bit overloaded with other stuff lately ๐
Unfortunately the patching necessary to implement Expo support for react-native-macos and react-native-windows is not very talk-friendly and the content would quickly go out of date, so mmm it's a hard one.
17.02.2025 03:35 โ ๐ 10 ๐ 0 ๐ฌ 1 ๐ 0
React Native is responsible for most of the Ruby, Swift, Objective-C and C++ learning Iโve ended up doing.
There are certainly many products that can be built just in JS land with off-the-shelf native modules, but to be truly unlimited, an RN dev should definitely be ready to dive into native code.
16.02.2025 04:29 โ ๐ 8 ๐ 0 ๐ฌ 0 ๐ 0
I've started writing a docs website to share all the knowledge I've learned over nearly a decade of working with various technologies such as React Native.
As Docusaurus makes it so easy to set up (๐โโ๏ธ @sebastienlorber.com), I've decided to provide screenshots in both light-mode and dark-mode!
15.02.2025 01:53 โ ๐ 38 ๐ 0 ๐ฌ 1 ๐ 0
Challenge:
Start a clock. Look for where the React Native CLI starter template lives (let's say the TypeScript one). Stop the clock. Tell me how long it took you to find it.
13.02.2025 00:15 โ ๐ 9 ๐ 0 ๐ฌ 1 ๐ 0
Linux arm64 hosted runners now available for free in public repositories (Public Preview) ยท GitHub Changelog
Linux arm64 hosted runners now available for free in public repositories (Public Preview)
Ohh yeah. Can now start to run your GitHub Actions CI builds on arm64-based Ubuntu machines.
It says they're faster than previous Arm-based VMs, but mainly I'll be interested in whether they're faster than x64!
github.blog/changelog/20...
12.02.2025 01:18 โ ๐ 4 ๐ 0 ๐ฌ 0 ๐ 0
Sparkling native
12.02.2025 00:13 โ ๐ 4 ๐ 0 ๐ฌ 0 ๐ 0
I've not filed any bugs yet (usually too exhausted to invest any deeper), but here's the other show-stopper I ran into:
I'll try to file both!
bsky.app/profile/shir...
11.02.2025 14:28 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0
Nova JavaScript engine developer and OSS contributor by day and night. Avid choir singer. He/him.
Give me data-oriented design or else (I will cry).
https://trynova.dev/
https://wingolog.org | a work in progress | niche content | truthiness is couthiness
๐ bridged from https://mastodon.social/@wingo on the fediverse by https://fed.brid.gy/
Indie Developper in Tokyo Japan
nitoai.app/en
www.typeai.net/applink
en.wraptas.com (acq'd 2021)
Father of ๐งย & ๐ฑ
My goal is to reach an MRR of
๐ฉโฌ๏ธโฌ๏ธโฌ๏ธโฌ๏ธโฌ๏ธโฌ๏ธโฌ๏ธโฌ๏ธโฌ๏ธ $10k/m
The one and only, Sae
I draw
CMS OPEN!
Fanart tag : #FanSaeArt
Emerge helps teams like DoorDash, Spotify, Duolingo, Bumble, ClassPass, Tinder, TuneIn, Handshake, Dropbox & CashApp build better mobile apps ๐
Software Engineer @ SlackใปMaintainer of ElectronใปNYC
samuelmaddock.com
A software company built around improving developer experience
and bringing innovative clients' ideas to life. #ReactNative core contributors, webRTC experts, community builders.
Running a little startup in Tokyo. Previously Mozilla Firefox. CSS WG Invited Expert focusing on animations.
The only major non-profit backed, people-first browser ๏ธโ๐ฅ
I mostly post on X: x.com/adamwathan
I reverse entropy. But only in my local area.
I build simple and fast things. Part of Preact team.
Drawing animal characters๐
Patreon: https://patreon.com/yagithegoat
X: https://twitter.com/s1120411
Discord: https://discord.gg/6PbaDCGct4