Pierre
Pierre
When having both this package and react-native-iap, we cannot build for android, we get the following error: ``` Task :react-native-iap:compilePlayDebugKotlin FAILED w: Runtime JAR files in the classpath should have...
**Screenshot & Url** Something like that: https://chatscope.io/demo/ **Additional context** Basically a scroll at the left with list of friends; a search bar above, and the main screen being the chat...
### Description React Native version: 0.69.7 Steps To Reproduce have gif url on Image component Describe what you expected to happen: Simply gif images are too fast on Image component...
Considering how important this parameter is, is there any way to know which Hemisphere the user is from? Perhaps it's out of scope for this library; if we forward the...
I am struggling to properly setup google verification of subscription. I followed the docs to get the mandatory keys for iap.config: googleAccToken: process.env.GOOGLE_ACC_TOKEN, // optional, for Google Play subscriptions googleRefToken:...
### bug report I get this error when I try to "viewShotRefs?.current.capture().then..."  obviously there may be something wrong in my view that I have yet to find, but why...
### bug report I need to do two capture: first one "as is" then second one, after I hide some elements from the view, and then re-capture with removed elements...
I have followed the figma documentation: https://www.dicebear.com/guides/create-an-avatar-style-with-figma I got my zip with expected files; I have npm install, then npm run build, no issue But when I run npm run...
### Description It seems that the new version for android 13 (starting v4.9.0) no longer grants access to every folders unlike before through launchImageLibrary. Of course I did add the...
# Bug When using a BottomSheetTextInput inside a bottomsheet (not a modal), it has many issue in latest version on RN0.73+ => if using autofocus, it will "blink" open the...