Tomislav Knežević

Results 24 comments of Tomislav Knežević

Official RN docs included your library to the Security page https://reactnative.dev/docs/security. It would be amazing if eventually we get Android's Keystore as default storage :)

Hi guys. Any news or estimates on this?

Also trying to run it on the new raspberry pi 4 :) looking forward to it

it is not yet released, and it is still has UI bug on master on Android, regarding expiration date layout

I think at least it can work the same way as Unity can. You can create a native method on opening a new screen that can start Flutter process in...

> What features or behaviors are you most excited about getting from React Native rendering to Flutter? Well @cs224 said that it would be cool to program a feature that...

This is still a problem for native stack and react-native-screens. Anyone have a solution for that? It looks really bad.

> Thanks @t3chcrazy ! I'm not really sure how I could help you with this one. Basically instead of a whole app, there would need to be some simpler example...

Maybe it is because of animation duration of navigator that is defaulted on `350ms`. Animation occurs on native thread and imported icons from javascript side are removed from memory too...