Shoumik Kumbhakar
Shoumik Kumbhakar
I have a similar issue, I'm using bottom-tabs navigator nested inside a stack navigator. When I replace the parent createStackNavigator with createSharedElementStackNavigator, the ui becomes extremely glitchy, I cannot scroll...
Hi, did anyone get around with this?
Sill not solved :( `E/FlutterJNI( 5967): android.graphics.ImageDecoder$DecodeException: Failed to create image decoder with message 'unimplemented'Input contained an error. E/FlutterJNI( 5967): at android.graphics.ImageDecoder.nCreate(Native Method) E/FlutterJNI( 5967): at android.graphics.ImageDecoder.-$$Nest$smnCreate(Unknown Source:0) E/FlutterJNI( 5967):...
This was working fine in debug, but failed in deployment. I upgraded to 5.2.0 now it fails on debug too `import { TbPlayerTrackPrevFilled } from "react-icons/tb";`
Just noticed that no a single `filled` icon that is imported from `import { IconName } from "react-icons/tb";` is usable
uhh.. it's fixed now in github 5.2.1 [#fix941](https://github.com/react-icons/react-icons/pull/941) [commit](https://github.com/react-icons/react-icons/commit/a90497fb3981b64472584880821bb842e6961c71) but npm version is not out yet