David Fudge
David Fudge
@wcrisman is there a reason your value has to be in the `_id`? you could quite easily `$group` by that id and have the data in another field in your...
you need to put `@babel/plugin-proposal-export-namespace-from` before `react-native-reanimated/plugin` in your babel config: ```javascript const plugins = [ // has to be before the reanimated/plugin '@babel/plugin-proposal-export-namespace-from', // has to be the last...
PLEASE add horizontal support!
@luco you need to add `showDefaultLoadingIndicators={false}` in order to see the `ListHeaderComponent` or `ListFooterComponent`
@mariomurrent-softwaresolutions did this work?