Pete

Results 5 comments of Pete

this is happening for me because I don't have an element directly after the .map `this.state.items.map(item => item.status === "active" ?:null)` as soon as I commented out that status check,...

any updates to this? Here's what mine looks like on Andriod 8.1 API 27: ![grumbles-copilot-android-lag](https://user-images.githubusercontent.com/1906710/80692862-38c42300-8aa0-11ea-85ca-337a20feacfe.gif) Just confirmed it behaves exactly the same on Android version 10 API 29.

I'm getting the same error in ios: "Unable to fetch location within 10.0s." Changed timeout to 100s, still no luck. I ran into something similar a while back and noticed...

React Native 0.60.0 Autolinking does not work for this project in Android

Was this ever implemented? I could use it right now due to the fact that everything is left aligned and there doesn't seem to be a way to override that.