0x55

Results 39 comments of 0x55

I installed the dump app. It turns out I do have a video/avc h264 decoder & encoder. Decoder max resolution: 2048x2048 Encoder max resolution: 1808x1808 ![image](https://user-images.githubusercontent.com/3809074/195639998-1a2b6ee9-4248-4b44-814c-dbeae9b0c044.jpeg) ![image](https://user-images.githubusercontent.com/3809074/195640023-8e158634-c032-4b94-8895-a2ba1ce49c4d.jpeg) ![image](https://user-images.githubusercontent.com/3809074/195640046-8ec4c90a-59bf-4f9e-bc45-53e667a20829.jpeg) ![image](https://user-images.githubusercontent.com/3809074/195640071-de64c233-224e-4dff-adff-1ffe905de58e.jpeg)

I just tried with another Android device and both issues are resolved. Now the strange thing, they both run: **Android 8.1.0 Oreo** (API 26). So it's really a hardware issue:...

Would like that as well in order to allow inlining JS & CSS resources (`{% include '...' %}`)

This is happening to me as well. Strange behavior. Component IDs look right, but the `dotIndicator` is displayed ont the Tab with `badge: null`. This along with [that](https://github.com/wix/react-native-navigation/issues/6412#issuecomment-1038054576), I'm running...

Ok I did run some other tests, and it does not seem to be related to `badge: null` in particular. It's a broader issue, it happens when "using multiple times...

@bfricka what do you mean "new architecture" and where did you read (or not read...) that they won't support "it"? It's very concerning. Maybe @guyca can step in and let...

Maybe also add `"@expo/config-plugins": "^4"` as a `peerDependency` instead of a hard `dependency` ? But more importantly does `@heap/react-native-heap` works with latest `"@expo/config-plugins": "^5"` ? 😨

Alternative "solution" (workaround): ``` bounces={false} ```