arlo

Results 42 comments of arlo

> Everyone should migrate to expo libraries as they are highly maintained with high quality. This repo is a proof of this I'd love to. But the price paid is...

Please publish a new version if you are free, thank you. @DylanVann

So, has this repo already been completely abandoned now? it's not been updated for a long time. 😅💔

Maybe you can implement this via `rerender` the `FastImage` component via a boolean value?

The same issue on iOS. On some new devices, the animated webp plays too fast. However, it works normally on most devices. Any fixes on that?

The same issue. For me, the previous view has a layout flash when the `TextInput` on `Modal` is focused. It can always reproduce when I init a new project on...

@Pranav-yadav The same issue still exists in the latest version `0.72.1`(**Only Android 8.0 or lower versions**). The example code snippet: ``` import React from "react"; import { SafeAreaView, View }...

Updates: The issue can be reproduced using Android emulator `Nexus S (API 33)`. **Screenshot** The reproduced demo repository link: [Demo](https://github.com/lchenfox/FontFamilyIssue)

@cortinico Oh..Sorry. It should be `0.71.10`(`The latest version`), I have already updated the comment above.

Any updates? It still exists on `React native 0.72.3`.