devWaleed

Results 25 comments of devWaleed

@bagelbyte Can you share how you're using force-show to enable tooltip?

I can confirm that this issue occur with xCode 12.4 only. I have two macbooks, the other one has xCode 11.5 and it can build the same code and upload...

@fabiendem its been more than 30 minutes but its not showing anything on the simulator. Usually this macbook can build app in under 15 mins (archive version) ![image](https://user-images.githubusercontent.com/4759525/108228756-fc61d080-7160-11eb-9484-09b47dc28da7.png)

@slycoder sorry I don't get...do I need to do something on my end or PR will update it?

My observation is that on debug mode it performs poorly on old devices. But for release mode it works correctly.

For any one still searching for solution: https://stackoverflow.com/a/68430992

@Karthiksheety In my case it was the async function that was causing the issue. Only render this radio component once or re-render if you change state implicitly

@xkjyeah Brother, look at the weekly npm downloads. So many projects are using this. I would recommend you to put a bold notice above the readme for contribution. I don't...

Not using Expo but react-native-cli and pager-view version is 5.1.9 updated but still issue.

@samakintunde37 keyboardDismissMode="none" doesn't work for me. I am getting the same error.