Saúl Sharma
banner
saulsharma.com
Saúl Sharma
@saulsharma.com
✦ Building the first-ever 1-man 🦄 unicorn SportApp.AI ✦ Shitposting about React Native, Mobile, Web, Go, JS, PHP ✦ Built ReplyBrain (Product of the Day), LogoTip
No Apple News in Europe?!

And If we can access the Apple News API, that idea might actually work.😝
November 18, 2024 at 1:27 PM
For those curious about the product, it is digijump.com

It is a complete rewrite of their Windows app to Android. Just recently started it, but the UX difference is already day and night difference (previously was Electron PWA wrapped as app)
November 17, 2024 at 4:41 AM
React Native on this app handles everything else beyond serial protocol. Real-time sensor processing to workout logic to backend sync.

So next time someone says "React Native can't handle hardware", hand them a resistive band 💪😂
November 17, 2024 at 4:41 AM
The architecture is clean: native Kotlin modules handle the low-level USB serial protocol for our ECB (for resistance/force data calculations) and separate Bluetooth heart rate monitors connections. (Also maintains smooth UX on Android)
November 17, 2024 at 4:41 AM
I'm working on a fitness tracking project that handles real-time USB comms with custom built ECB hardware, processing 1000+ sensor readings/sec, and separate BLE modules for heart rate monitor.
November 17, 2024 at 4:41 AM