KASHAN HAIDER
KASHAN HAIDER
> https://github.com/emeraldsanto/react-native-encrypted-storage#note-regarding-keychain-persistence I have the same question, I have read the note regarding keychain but the documentation seems to be outdated because AppDelegate.m is no more in new react-native project,...
Any solution?
This is also happening on my end, regardless of build type. I am facing this on both release build and debug build, if you delete the app data and launch...
any news on this feature.
I am facing some problem on Windows 10. happening with pngs too. Working perfectly on MacOSX
> Same here. I didn't want to include `dom` either, so I worked around this for now: > > ```ts > declare type HTMLElement = never; > ``` I am...
same for me and `yarn dedupe` doesnt help
I had same issue, none of the above solutions worked for me, Then what i simply did was "Cleared Cache" of the temporary app on the emulator and it worked!......