Cross-platform engineer trying to make native app dev as pleasant as web dev

Tokyo-to, Japan
Is there a single example of a React Native Android native module that DOESN'T involve a magical 250-line build.gradle file? Where does this thing come from? Is everyone just copy-pasting from community modules and mutating from there? Where is this standardised?
13
2
115
17,320
@hampus_s has been maintaining one such package since October 2024 which looks hopeful (there's not even an "android" folder). I wonder if it is an implementation of Burak's original example (e.g. it similarly has a scripts/generate-codegen-specs.cjs). github.com/smolcars/react-na…
2
1
7
1,705
I'm curious whether anyone else ever gets this issue when building an Expo / React Native Android app: > Cannot convert '' to File. It's the most common build-time bug I run into. I've found a solution, but I'd like to know how widespread the problem is, too.
4
6
1,150
I'm working on porting React Native Fiddle from Electron (left) to Expo macOS (right). It's still WebView-based, because no native components match Monaco for React dev 🤷‍♂️ My main motivation is DX – I'm fed up with various parts of the Fiddle architecture and broken debugging.
2
10
1,822
It would be really nice to have a substitute for Monaco and do this all using native views, but there's no native code editor that: - offers TypeScript intellisense and JSX syntax highlighting - is implemented for both macOS and Windows - offers a React Native native module
1
1
448
It's the ultimate nerd-snipe. I'd love to work on it, but I also know it's an absolute Everest and that if I took a detour to try implementing it, I'd never get back to my original project. Whereas by using Monaco, I'm good to go, at the low, low price of all my users' RAM.
1
328
Jamie Birch retweeted
Source maps are more exciting than ever 😉 🔶 Recently standardized! (one year ago) 🔶 An active @TC39 Task Group 🔶 New features imminent: Scopes & Range Maps Read all about it 👇
4
8
104
11,649
Can I restrict replies to accounts with actual profile pictures of themselves, that don’t have a shit follower ratio?
2
4
934
Please use idiomatic CSS before reaching for pretext
built a small simple component for middle truncation based on @𝚌𝚑𝚎𝚗𝚐𝚕𝚘𝚞/𝚙𝚛𝚎𝚝𝚎𝚡𝚝
22
21
734
135,993
Jamie Birch retweeted
.@github I know you've got other stuff going on right now but please make a button to retry a github action with the latest pushed commit
6
1
18
2,779
I just learned that Amazon's fork of React Native for Vega OS uses Node-API as part of its native modules stack 🤯 Along with React Native Windows, that's two out-of-tree React Native implementations that support Node-API, then!
12
982