Hi,
I am trying to use react-native-magtek package with react-native 0.62.0 and it seems it doesn't work with automatic linking on it.
When I do a pod install it gives me an error:

When I add github link of project to homepage variable and then try to build it the app builds but gives an error saying Invariant Module and app crashes.
Is the package compatible with latest version of react-native or what steps can be taken to make it work?