Noah Richardson

Results 14 comments of Noah Richardson

I'm currently using https://github.com/react-native-community/react-native-maps for the map part. I'm adding my own search bar on top of that which uses `getAutocompletePredictions()` when `onChangeText` fires.

> Is this problem Android only? Or iOS as well? I do not have a Mac or any iOS devices to test with unfortunately :/

@marcosmartinezeu Are you using react-navigation and/or react-bootsplash?

@caiosba I was experiencing this on Android as well, not sure if the iOS label fits.

@Danielku15 I know this is an old ticket, but there doesn't seem to be many examples overriding the FilterBinder class. Once you've created your custom variant, how would you register...

I've started to have these problems with just 20 tables, maybe 10-15 columns each.

> How are people using drizzle with typescript running this slow? I keep seeing new projects and I feel like I am doing something wrong because in my experience drizzle...

@neilZon Hey, have you had any luck with this so far? Interested in seeing this come to fruition.

I believe @Angelelz is working with the team on a `UNION ALL` implementation that would be a step towards supporting this.