Maksim Blizhin
Results
1
comments of
Maksim Blizhin
So, the issue still there. Using react-native-cli, no Expo, had to manually link the package for android: 1. added at the end of `android/settings.gradle` ```gradle include ':react-native-keychain' project(':react-native-keychain').projectDir = new...