Rıdvan Altun

Results 19 issues of Rıdvan Altun

I'm using react-native-reanimated latest version (2.13.0) and the library not work with it

bug

**Notepad++:** v8.1.4 **NppGist:** v1.5.0.31 The description area covers the entire right section as seen in the image below and I cannot access some buttons for this reason. ![image](https://user-images.githubusercontent.com/10441216/132956855-efb87d8d-3b68-4824-9c70-ae6753d5e65b.png)

Command-Line support would be great.

I try to open terminal via Sublime Text and i get error which is "Terminal was not found". I did some research for the problem and i found the problem...

enhancement
help wanted

Hey, I did something like this to support string patterns: ```tsx import React from 'react'; import Autolink, {AutolinkProps, CustomMatcher} from 'react-native-autolink'; const escapeRegExp = (value: string) => { return value.replace(/[-\/\\^$*+?.()|[\]{}]/g,...

### Kind of Issue Runtime - command-line tools ### Tool or Library cspell ### Version 8.3.2 ### Supporting Library Not sure / None ### OS All of them ### OS...

bug
Needs Investigating
new issue

I failed to disable auto-linking in React Native 0.75.4. I have made some research, found a solution: https://gist.github.com/ridvanaltun/5bf4e072e8db7a4ecd93770c542b1387#file-readme-md Can you add this to docs? @dawidzawada Thanks

I was getting below error when I try run `build_run_instant_app.bash` file, Script file: ```bash #!/bin/bash set -e adb uninstall com.example || true # clean sh scripts/cleanup.bash ./gradlew clean # build...

### Summary I am experiencing an issue with `react-native-maps` where the map fails to center on the user's current location after relaunching the app. When I open the app for...

bug
released on @alpha