Chai
Chai
This is very much needed! Please take into account of performance, please don't just do: ``` data = [] DataStore.observe(model).subscribe(() => { data = await DataStore.query(model); }) ``` This is...
More advance usecases on how to use DataStore https://github.com/aws-amplify/docs/issues/3150
This package has issue with linking on iOS platforms. Maybe use https://www.npmjs.com/package/react-native-get-random-values instead.
@jorangreef Any plans to resolve this? We can't seem to install your lib
> @nubpro thanks, yes I would like to resolve it, I just need to make some updates for sub modules to use N-API. I haven't got much time at the...
> This breaks the `:import` command so I won't take it as is. > > I'm also concerned about all other datastore plugins, and the fact that we don't have...
@mcarlstein Have you stumbled on any workaround yet?
This issue should be a priority, it impacts DataStore #6162 and it's giving us a tough time of using it. We are also in the midst of dropping it. Imagine...
Save yourself some time, don't use this package. This library is not flexible enough to achieve what you want. Suggestion: Use RNCamera which is underlying library used by this library....