obasille
obasille
**Information** This about the DFU Application 2.0. **DFU Bootloader version:** - SDK version: SDK 17 - Bonding used: no - Library version: don't know **Device information:** - Device: Nokia G10...
**Describe the bug** When running the following command: `npx create-react-native-app -t with-three` I get this error: > Something when wrong installing JavaScript dependencies. **To Reproduce** Steps to reproduce the behavior:...
Hi, I'm trying to reduce the inactivity timeout value of the Bootloader so the app is started as soon as possible, while still retaining the ability to do a DFU...
Hi, I've just cloned the master branch and run the following commands on Windows: ``` cd example yarn yarn run android ``` And got the following compilation error: ``` In...
**Describe the bug** From Expo SDK 46 and onward it is [recommended](https://blog.expo.dev/the-new-expo-cli-f4250d8e3421) to use the locally installed Expo CLI. **To Reproduce** The readme mentions using Expo globally instead. => `npm...
### Summary `ExpoTHREE.loadAsync()` fails for Android standalone builds (APK file). What happens: The localUri returned of the assert returned by `Asset.fromModule(require('./assets/icon.png'))` will be just "assets_icon" because it's bundled as a...
### Description When using a step with the slider, the thumb will move faster than the user's finger/cursor on mobile platforrms. It works fine on web. ### CodeSandbox/Snack link https://snack.expo.dev/@zilhk/native-base-slider-step-issue...
Hi there, thank you for this very useful package :) Would it be possible to update to expo 47 / React Native 0.70? I'm getting this dependency warnings: "expo-three#@expo/browser-polyfill##expo-file-system@^13.2.0" doesn't...
Hello, Thank you for developing this package! I've tried the provided [example](https://snack.expo.dev/@computerjazz/draggable-flatlist-examples), it works well on iOS but it keeps crashing with Expo 46 on Android. I've tried on 2...
### Steps to Reproduce `npx sentry-expo-upload-sourcemaps dist` From the [doc](https://docs.sentry.io/platforms/react-native/sourcemaps/uploading/expo/#manual-upload-for-eas-updates]). ### Expected Result Installation and execution of the package ### Actual Result E404 npm ERR! 404 Not Found - GET...