Bogdan
Results
1
comments of
Bogdan
getting same issue on android only. `"react-native": "^0.63.4"` `"react-native-preference": "^2.2.1"` **Solution that work for me**: `Preference.setWhiteList([]);` before you do any set. this is for android, on ios all is good...