home.social

#reactnative — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #reactnative, aggregated by home.social.

fetched live
  1. 📣 react-native-test-app 5.4.8

    New features:

    - Allow external packages to configure `react-native.config.js`
    - Declare support for 0.87

    Fixes since 5.3.0:

    - Fix template config paths not being resolved correctly
    - Android: Handle corrupted autolinking cache
    - Android: Update Android CameraX to v1.6.1
    - Android: Opt out of built-in Kotlin
    - Android: Only apply Kotlin plugin if not using built-in
    - Android: Bump Gradle wrapper version for 0.87
    - Apple: Ignore build warnings in third-party code
    - macOS: Trim menu bar to match new SwiftUI apps
    - macOS: Convert `Main.storyboard` using programmatic AppKit APIs
    - macOS: Add Xcode project configuration
    - Windows: Use platform toolset v145 with Visual Studio 2026

    #ReactNative

  2. 📣 react-native-test-app 5.4.8

    New features:

    - Allow external packages to configure `react-native.config.js`
    - Declare support for 0.87

    Fixes since 5.3.0:

    - Fix template config paths not being resolved correctly
    - Android: Handle corrupted autolinking cache
    - Android: Update Android CameraX to v1.6.1
    - Android: Opt out of built-in Kotlin
    - Android: Only apply Kotlin plugin if not using built-in
    - Android: Bump Gradle wrapper version for 0.87
    - Apple: Ignore build warnings in third-party code
    - macOS: Trim menu bar to match new SwiftUI apps
    - macOS: Convert `Main.storyboard` using programmatic AppKit APIs
    - macOS: Add Xcode project configuration
    - Windows: Use platform toolset v145 with Visual Studio 2026

    #ReactNative

  3. Built rn-udpb, a UDP broadcast library for React Native.

    Created it for one of my own projects and decided to publish it in case others find it useful.

    TypeScript support. Simple API. Android & iOS.

    npmjs.com/package/rn-udpb

    #ReactNative #TypeScript #OpenSource
    #Nitro #meta

  4. Built rn-udpb, a UDP broadcast library for React Native.

    Created it for one of my own projects and decided to publish it in case others find it useful.

    TypeScript support. Simple API. Android & iOS.

    npmjs.com/package/rn-udpb

    #ReactNative #TypeScript #OpenSource
    #Nitro #meta

  5. Expo is building an AgeRange library with Android and iOS support, look forward to implementing this when it’s stable to abide by the new App and Play Store rules.

    docs.expo.dev/versions/latest/

    #Expo #ReactNative #AgeRange

  6. Expo is building an AgeRange library with Android and iOS support, look forward to implementing this when it’s stable to abide by the new App and Play Store rules.

    docs.expo.dev/versions/latest/

    #Expo #ReactNative #AgeRange

  7. 🎯 Built-in A/B testing with variant breakdowns, plus event- and funnel-based notifications

    🌍 Cookieless tracking by default and #GDPR compliance, with SDKs for web, iOS (#Swift), Android (#Kotlin), #ReactNative and server-side tracking

  8. 🎯 Built-in A/B testing with variant breakdowns, plus event- and funnel-based notifications

    🌍 Cookieless tracking by default and #GDPR compliance, with SDKs for web, iOS (#Swift), Android (#Kotlin), #ReactNative and server-side tracking

  9. Explore the design of a #ReactNative real-time, beat-aligned playback system for #iOS & #Android, built to deliver personalization, low latency, and seamless navigation while overcoming mobile and network constraints.

    Read the #Infoq article by Vladyslav Melnychenko for more insights: bit.ly/4gwfQjP

    #MobileDevelopment #ReactiveProgramming #Compilers

  10. Explore the design of a real-time, beat-aligned playback system for & , built to deliver personalization, low latency, and seamless navigation while overcoming mobile and network constraints.

    Read the article by Vladyslav Melnychenko for more insights: bit.ly/4gwfQjP

  11. After #mascon conference at @owasp I got so much feedback for the unity, hermes and flutter plugins I published, some of this feedback was in form of bug reports, so here's a bugfix release for r2hermes! github.com/radareorg/r2hermes/ #reactnative #reverseengineering #radare2

  12. After #mascon conference at @owasp I got so much feedback for the unity, hermes and flutter plugins I published, some of this feedback was in form of bug reports, so here's a bugfix release for r2hermes! github.com/radareorg/r2hermes/ #reactnative #reverseengineering #radare2

  13. ⚠️ Expo (React Native framework) just shipped an `expo-age-range` module (alpha) that wraps Apple's Declared Age Range framework and Google's Play Age Signals API.

    Makes it trivial for app devs to bolt on OS-level age verification

    🔗 docs.expo.dev/versions/latest/

    #infosec #privacy #AgeVerification #ReactNative #MobileDev

  14. ⚠️ Expo (React Native framework) just shipped an `expo-age-range` module (alpha) that wraps Apple's Declared Age Range framework and Google's Play Age Signals API.

    Makes it trivial for app devs to bolt on OS-level age verification

    🔗 docs.expo.dev/versions/latest/

    #infosec #privacy #AgeVerification #ReactNative #MobileDev

  15. Why React Native TextInput drops characters when you type fast: the eventCount handshake that does it on purpose, the source behind it, and the fix. hackernoon.com/your-users-type #reactnative

  16. Why React Native TextInput drops characters when you type fast: the eventCount handshake that does it on purpose, the source behind it, and the fix. hackernoon.com/your-users-type #reactnative

  17. 📱 gronxb/hot-updater

    A self-hostable OTA update solution for React Native (Alternative to CodePush)

    Enables self-hosted over-the-air updates for React Native apps with multi-platform support and plugin-based storage

    ⭐ Stars: 1569
    📅 Last Update: Jun 22, 2026

    github.com/gronxb/hot-updater

    #selfhosted #homelab #selfhost #selfhosting #opensource #reactnative #otaupdates

  18. 🍝 It kills the modal spaghetti: no separate state variables, no context providers, no Portals, no Redux or Zustand boilerplate — just an async invocation like window.confirm that waits for user interaction and hands the result straight back

    🪶 Tiny footprint with under 1 KB bundle size, zero dependencies, full #SSR support and #ReactNative compatibility

  19. 🍝 It kills the modal spaghetti: no separate state variables, no context providers, no Portals, no Redux or Zustand boilerplate — just an async invocation like window.confirm that waits for user interaction and hands the result straight back

    🪶 Tiny footprint with under 1 KB bundle size, zero dependencies, full #SSR support and #ReactNative compatibility

  20. 📣 react-native-test-app 5.3.0

    Load template config from external packages

    Allows initializing and configuring existing apps to support additional platforms provided by external packages.

    #ReactNative

  21. 📣 react-native-test-app 5.3.0

    Load template config from external packages

    Allows initializing and configuring existing apps to support additional platforms provided by external packages.

    #ReactNative

  22. 📣 react-native-test-app 5.2.4

    New features:

    - Declare support for 0.86
    - Bump minimum Node version to 20.19
    - Windows: Declare support for 0.83

    Fixes since 5.1.1:

    - Use `XMLBuilder` from `fast-xml-builder`
    - Use locally installed schema for `app.json`
    - Avoid missing buffer bounds check in `uuid`
    - Windows: Separate `.wapproj` from `.vcxproj` to prevent output from being overwritten
    - Windows: Workaround for MSB4006 circular dependency in CppWinRT
    - Windows: Implement dev menu for New Arch
    - Windows: Simplify app initialization with `ReactNativeWin32App`
    - Windows: Fix `ReactNativeWindowsDir` not being overridable from `Directory.Build.props`
    - iOS: Handle removal of legacy arch code
    - Android: Update to match `ReactNativeHost` migration to Kotlin
    - Android: Bump Gradle wrapper for 0.85
    - Android: Handle `ReactRootView` deprecation in 0.86
    - Apple: Don't include bridge code in bridgeless mode
    - Apple: Help community modules find React Native
    - Apple: Fix `EEXISTS` error when running `pod install`

    #ReactNative

  23. 📣 react-native-test-app 5.2.4

    New features:

    - Declare support for 0.86
    - Bump minimum Node version to 20.19
    - Windows: Declare support for 0.83

    Fixes since 5.1.1:

    - Use `XMLBuilder` from `fast-xml-builder`
    - Use locally installed schema for `app.json`
    - Avoid missing buffer bounds check in `uuid`
    - Windows: Separate `.wapproj` from `.vcxproj` to prevent output from being overwritten
    - Windows: Workaround for MSB4006 circular dependency in CppWinRT
    - Windows: Implement dev menu for New Arch
    - Windows: Simplify app initialization with `ReactNativeWin32App`
    - Windows: Fix `ReactNativeWindowsDir` not being overridable from `Directory.Build.props`
    - iOS: Handle removal of legacy arch code
    - Android: Update to match `ReactNativeHost` migration to Kotlin
    - Android: Bump Gradle wrapper for 0.85
    - Android: Handle `ReactRootView` deprecation in 0.86
    - Apple: Don't include bridge code in bridgeless mode
    - Apple: Help community modules find React Native
    - Apple: Fix `EEXISTS` error when running `pod install`

    #ReactNative

  24. Ever wonder how audio actually gets played on iOS? In my latest blog I share my process for making an Expo native module for #DSP (digital signal processing).

    Learn how to make an oscillator from scratch using Swift and visualize it as a waveform in #ReactNative.

    whoisryosuke.com/blog/2026/aud

  25. Ever wonder how audio actually gets played on iOS? In my latest blog I share my process for making an Expo native module for #DSP (digital signal processing).

    Learn how to make an oscillator from scratch using Swift and visualize it as a waveform in #ReactNative.

    whoisryosuke.com/blog/2026/aud