Ömer Faruk Demirsoy

Results 10 comments of Ömer Faruk Demirsoy

same problem. What we should do?

code will open on june like they said `Code will be released in June.`

in gradle.properties commented this line: `# org.gradle.jvmargs=-Xmx1536m` and added this line: `org.gradle.jvmargs=-XX\:MaxHeapSize\=256m -Xmx256m` after that `bubblewrap build ` works for me

Code will be released in June. @mehdynesmon check ReadME file

I have the same problem, the react-native-modal package does not work in the same release mode (apk) as the react-native-actions-sheets package. I think it's a general problem that I can...

https://github.com/FaridSafi/react-native-google-places-autocomplete/issues/940#issuecomment-2080432973 this works for me thanks a lot @jahanzaib5244 but why there is problem still exist? Why not fixed do you know? I think i got the problem cause of...

i was searching that how can i close this modal bottomsheet with onclickoutside prop (does exist). If you find any solution pls inform me too.

after `npm i` or `yarn install` you can run this command: `npx react-native run-android` also you need to update your android > build.gradle line 60-65 with this `dependencies { implementation...

same problem with me. I have Xiaomi red mi note 10 5G (Android 13). And bottomsheets was working after i got apk build, bottomsheets does not working on my device...

> @MarchewkaMatthew I'm not having luck with that patch. Are you on the latest 4.x? or what version are you on? Isn't that only about the backdrop? Seems like it...