Mario Jugurčić

Results 6 comments of Mario Jugurčić

20 days have passed and no one from the core team could give at least some answer. Version 3 looks nice but it's time to say goodbye to NativeBase since...

Also now that RN 0.69 is out it is released with react 18. Is there any estimation when this would be supported?

I'am also getting this error in 5.0.1 version. Here is the logcat: ``` java.io.IOException: javax.crypto.IllegalBlockSizeException: input must be under 384 bytes CipherStorageBase: at javax.crypto.CipherOutputStream.close(CipherOutputStream.java:214) CipherStorageBase: at com.oblador.keychain.cipherStorage.CipherStorageBase.encryptString(CipherStorageBase.java:337) ``` It is...

> > > In my case, `@react-native-picker/picker` in my project and `@react-native-picker/picker` under `react-native-picker-select` are different version. > I have to remove lock file and reinstall packages to make all...

I have also bumped into this situation in react native using hermes. I had a list of objects which needed to be sort in locale. Using this code: ``` list.sort((a,...

Hi, is there any news on this? We are also facing the same issue.