Weekly Digest
Jun 24 - Jun 30, 2024
2 articles that week
Tuesday, Jun 25
Using a Framework to Build React Native Apps
React Native just made its biggest architectural recommendation in years. The core team now officially recommends using frameworks (specifically Expo) for all new apps.
Monday, Jun 24
On-Device AI/ML in React Native
Przemyslaw Weglik from Software Mansion shows how to run real-time AI models directly on mobile devices using React Native. No server calls, no latency, just pure on-device inference.