cbrusca

Results 2 comments of cbrusca

I found a workaround solution, if I make a deep copy of the array I'm using and use that instead of the primary array, it works fine. Example: this.sortedClients2 =...

I tried everything suggested here and nothing worked. It's still broken on SDK51. I ended up replacing the icons manually in my navigators with expo/vector-icons example... export const DrawerIcon= props...