Chris Cheung

Results 16 comments of Chris Cheung

We're also experiencing the same memory issue: Using RN 0.58.6 With cached-image: ![Screen Shot 2019-06-20 at 11 13 00 AM](https://user-images.githubusercontent.com/42968499/59866458-3132e880-93be-11e9-9dc7-6a8d94b8a3ad.png) Without cached-image: ![Screen Shot 2019-06-20 at 3 23 43 PM](https://user-images.githubusercontent.com/42968499/59866469-38f28d00-93be-11e9-9e84-0646d26998a5.png)...

@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.