About 747,000 results
Open links in new tab
  1. Can you use React Native to create a desktop application?

    Jun 16, 2020 · I'm making a desktop application with create-react-app and Electron. It needs to run on Mac, Windows and Linux. I also want to make a native version afterwards for Android …

  2. Newest 'react-native-windows' Questions - Stack Overflow

    Apr 4, 2025 · I'm trying to create a React Native Windows application that uses native Windows components that aren't currently wrapped by the React Native Windows library. Specifically …

  3. React Native Windows- Custom Native Module - Stack Overflow

    May 12, 2025 · Im trying to write a native usb ble module to print from my RNW app. I followed official docs but still not getting things to work. I dont have .cs or c++ experience. I tried chat …

  4. android - CMake Build Error with react-native-reanimated: 'mkdir: …

    Oct 18, 2024 · But the problem persists. Environment : React Native Version: 0.75.4 react-native-reanimated Version: 3.16.0 Operating System: Windows 11 Has anyone encountered this …

  5. react native - How can I use android virtual device (or emulator ...

    Mar 19, 2025 · 1 How can I use android virtual device (or emulator) running on my windows host through Android studio's device manager to run my React Native RN expo app in dev container?

  6. android - React Native: JAVA_HOME is not set and no 'java' …

    Jan 17, 2018 · This file (one or the other) is the same as the one you added ANDROID_HOME to if you were following the React Native Getting Started for Linux. Both are hidden by default …

  7. BLE Communication in React Native Windows: Issues with Native …

    Feb 21, 2025 · I am developing a React Native Windows application with BLE communication using a custom C++ native module. However, I am encountering build errors and issues with …

  8. React Native Windows: "The supplied javaHome seems to be …

    Jan 21, 2024 · React Native Windows: "The supplied javaHome seems to be invalid. I cannot find the java executable" [duplicate] Asked 1 year, 10 months ago Modified 1 year, 10 months ago …

  9. React Native Build Error on Windows: "EMFILE: too many open files ...

    Jan 4, 2025 · The configurations between my Windows and Mac environments are identical. Other projects with similar React Native apps on my Windows machine build without any …

  10. 'react-native' is not recognized as an internal or external command ...

    Dec 27, 2016 · 96 I recently started with react-native. I install it using the tutorial on the Facebook site and everything works well for a day or two until this message comes up: 'react-native' is …