zhenkaGo

Results 6 comments of zhenkaGo

I've made PR to fix this [1490](https://github.com/react-native-share/react-native-share/pull/1490) while the PR is being checked, you can use the patch. ``` diff --git a/node_modules/react-native-share/ios/RNShare.h b/node_modules/react-native-share/ios/RNShare.h index 668fd8e..3ec51db 100644 --- a/node_modules/react-native-share/ios/RNShare.h +++ b/node_modules/react-native-share/ios/RNShare.h...

@TNAJanssen add `margin: 0px;` to `.m-signature-pad`

Hi @radex. I've looked at https://github.com/Nozbe/WatermelonDB/pull/1211. I found a way around this problem for older versions of SQLite. You can read how it solves [here](https://www.sqlitetutorial.net/sqlite-alter-table). and please check how I...

this issue was resolved in this [PR](https://github.com/react-native-community/cli/pull/2024). It will be released with a 0.73 version

Hi @Bertram25. sorry for taking so long to answer Try to add this patch. react-native start has to work instead of your script `ui-kitten bootstrap @eva-design/eva ./app/theme/customMapping.json && react-native start...

Hi. @Bertram25. I've checked your mini app. If you still has this problem try one more patch. I don't why this problem still exist in RN. They had to solved...