Chris Cheung
Chris Cheung
We're also experiencing the same memory issue: Using RN 0.58.6 With cached-image:  Without cached-image: ...
@m-ruhl hi, thanks for doing this. Quick question - does this Synchronized flag work for Android - to persist the entries in keychain beyond a single device?
@jtvargas Thanks for the prompt response. How can i make the credentials persist across devices? For example, if a user upgrades to a new phone, how can the credentials move...
@sidferreira @radex Hi all! Thanks for the PR but is there a reason it's still not merged? Regards, Chris
> Hey good question. I haven't had a chance to get the refresh tokens figured out. Ideally this library could transparently refresh them and maintain the connection. I have found...
> I'm using: https://github.com/FormidableLabs/react-native-app-auth which also features a Spotify example: https://github.com/FormidableLabs/react-native-app-auth/blob/main/docs/config-examples/spotify.md Hi @dylancom Were you able to get this to work well? Did you encounter issues with iOS backgrounding the...
I am observing the same thing. On iOS it working fine. On Android, whenever I prepend to the data array, the flatlist jumps to the first item.
@itsnyx Have you found a solution?