Dominik Tenelsen
Dominik Tenelsen
### Description After updating React-Native from 0.68 to 0.69 app is not building anymore. Error: Requiring module "node_modules\\native-base\\dist\\src\\index.js", which threw an exception: Invariant Violation: ViewPropTypes has been removed from React...
I would like to animate the rating once the user visits a page (to show his latest progress for example). Also i would like to add a little bounce effect...
Add support for material community icons or font-awesome 5 for example
## Description The Switch Component on Android does not persist its default trackColor for false. Its just gone (not just white) after switching On and Off again. 2 shows the...
## Description Picker Component is truncating the Item Label too late when having a `trailingAccessory` assigned. If I remove the `trailingAccessory`, it is working fine. Both Picker stop at 100%...
## Description It looks like there is no property to update the current selected index programmatically. The `intialIndex` is only used once and updating it has no impact. ### Related...
What `react-native` version are you using? 0.70.10 What `react-native-pdf` version are you using? 6.7.0 What platform does your issue occur on? (android/ios/both) ios App crashes when loading a pdf file...
Can't send any HTML body inside an android email. It's been posted a few times here and still no fix..
In [Version 0.26](https://github.com/encode/httpx/releases/tag/0.26.0) of `httpx` the `proxies` parameter was deprecated. Now in [version 0.28](https://github.com/encode/httpx/releases/tag/0.28.0) it got removed which breaks this package when being used with version 0.28+. I've provided a...