Nick McIntosh
Results
3
comments of
Nick McIntosh
This article has a great roundup: http://www.redotheweb.com/2015/11/09api/-security.html
A workaround is mentioned here: https://stackoverflow.com/questions/42039383/how-to-use-enzyme-for-react-native-with-jest
@davitykale - it works with Expo's AuthSession, which uses a web-based Apple authentication flow. It won't work with Expo's `expo-apple-authentication`, which uses the native device. @jpstrikesback did you see any...