DongGyu An
Results
3
comments of
DongGyu An
same error. tragic 🥶 `"react-native": "0.72.6",` `"react-native-keychain": "^8.1.2",`
> Hey, I managed to solve my problem. It was an oversight, I realized I can't user react-native-keychain in expo. So incase you are using expo, you could opt for...
@stevenmcountryman You save my day :) really appreciated. And there were some kinda type errors so I fixed a little bit. ```ts import * as React from 'react'; import {...