Levan Gurbeleishvili

Results 9 issues of Levan Gurbeleishvili

Remote files are painfully slow to load. Is it possible to let file start playing before the whole file is downloaded?

🙏 help wanted

### Current behavior When I switched tabs ( inside Flatlist) the content was not shown. Without Flatlist it works fine, any ideas on how to fix it? (the scrollable view...

bug
repro provided
platform:android
platform:ios

checkbox onChange => works correctly, but when checkbox value default is true it's not works. example: currentWork : boolean > {setCurrentWork(!currentWork)}} value={currentWork} checkboxStyle={styles.checkbox} checkedImage={CHECKED_ICON} uncheckedImage={UNCHECKED_ICON} />

GoToImproveDocument

Command: npx --ignore-existing react-native init TestApp --template react-native-template-typescript Error: Command failed: yarn install warning react-native > @react-native-community/cli-platform-ios > xcode > [email protected]: Please upgrade to version 7 or higher. Older versions...

bug report

When I run `yarn jest` I got this error: `Cannot find module '@img/test.svg' from 'src/screens/TestScreen/TestScreen.tsx'` I'm trying to import SVG-s from a folder, the import works fine, but I only...

### Description I'm using react-native-image-picker version `5.4.0`, I tried using `assetRepresentationMode` prop but it doesn't work well. ### Proposed Solution It would be great if the processing had a progress...

:star2: Feature Request

I was built on MacOS Sonoma 14.6.1 with new architect of react native enabled.

# Bug I was built on MacOS Sonoma 14.6.1 with new architect of react native enabled. Installing a new version of reanimated has a conflict: Mismatch between JavaScript code version...

bug

### Description I using React Native 0.75.2, new architect of react native enabled. ``` syscall at line 28 within libc __futex_wait_ex at line 144 within libc NonPI::MutexLockWithTimeout at line 328...

Missing repro
Platform: Android