Rodolphe Lemasquerier
Rodolphe Lemasquerier
@crazycodeboy It would be really awesome to have this merged, any chance it can be done ? Please do not hesitate to let me know if I can help anyhow
@mikehardy @austin43 Thanks for your help on this workaround. Unfortunately, no chance on my side with the Expo plugin. I'm on expo SDK 45. I don't know about the workaround...
Hey @mikehardy, thank you for your answer ! ## A bit more details about what I found This is what I found looking a bit closer : - If I...
Thank you @mikehardy @austin43 for confirming this, just opened a [PR](https://github.com/invertase/react-native-firebase/pull/6688) with the fix, please let me know if anything else needed :) BTW, nothing to worry about if `[RNFBDynamicLinksAppDelegateInterceptor...
`{ marginHorizontal: 0, marginTop: 0 }` instead of `{ margin: 0 }` worked also for me
Hi everyone I didn't find any solution correctly fitting my product team requirements (this library was not working well, and nor was the react-native `KeyboardAvoidingView` which seems not meant to...
Could we move this package to maven ?
Any updates on this ? Should we make pidcat compatible with python 3 and simply replace python link with python3 in pidcat.py ?