Adam Lee

Results 8 comments of Adam Lee

Yeah I have had the same issue, did you find a workaround apart from switching back to the react-native SafeAreaView?

I am having the same issue I upgraded from RN 0.59.10 to RN 0.61.5 and now RNConfigReader is null works on iOS fine just an Android issue. I tried the...

Update: The issue is definitely with this library as I installed another and everything works fine now.

I had this issue too and noticed that the view that triggers the touch event is not the same width as the container. To resolve this I added a backgroundColor...

I am using wallet-py3k to create my pkpass server side, and the pkpass is working on Android but I am getting the below error on iOS. Error: Failed to create...

After some time debugging the library I can conclude that this library is working to date and is not outdated. To see the real error for iOS and why the...

I forked a branch that fixes this issue, and submitted a pull request that fixes this issue. Hopefully it will be accepted for you soon.

I have this issue as well using react native 0.74.1 as well I tried using `` and `` Any help would be much appreciated as I am upgrading my project...