ibal

Results 5 issues of ibal

I had issue with big list or use it with formik fieldarray with much list. The performance when open the dropdown laggy, and then I tried create my own with...

https://user-images.githubusercontent.com/12495962/229754123-25f5b93c-0964-4a10-a37c-63b38152d552.mp4 I have an issue after updating state in card component then i scroll down and back to the updated one, the state was reset to previous "react": "17.0.2" "react-native":...

I found an issue, i've been tested with app internal sharing. Installing update only work with updateType IMMEDIATE and not work if FLEXIBLE

Hi, im already write the code and receive update info successfully but it stuck installing stage ``` inAppUpdates.addStatusUpdateListener((downloadStatus) => { if (downloadStatus.status === IAUInstallStatus.DOWNLOADED) { inAppUpdates.installUpdate(); inAppUpdates.removeStatusUpdateListener((finalStatus) => { });...

the space and newline doesn't work in modal, but its work if it not the last string. in example i added dot at the last ![Screenshot 2024-08-02 at 13 58...