afilp

Results 83 comments of afilp

Maybe the development of this essential package could continue here? https://github.com/gid-oss/dataui-nestjs-crud

We would like to use mongoose with NestJS, is it possible that you merge this PR? Thanks a lot.

@emmanuel Hi, since this repo seems to be obsolete, can you please check the same PR code in the new (maintained) fork here? https://github.com/gid-oss/dataui-nestjs-crud/issues/19 https://github.com/gid-oss/dataui-nestjs-crud/pull/21 If you wish I can...

Is there something like this? I get `typeError: navigationStore.getStateForAction is not a function` and I am not sure what needs to be done since I upgraded from `"react-native-router-flux": "4.0.0-beta.27"` ....

I also get errors when combined with YUP: ``` yup.js?v=f0f60f4d:849 Uncaught (in promise) TypeError: The value of field could not be cast to a value that satisfies the schema type:...

@mkozhukharenko Hi! Do you have any idea how we can get the IDFA as value (in `react-native-firebase` I assume?). We need to get this and submit it to our database....

@schealex Is there any other solution to continue using NestJS and CRUD?

You are using typeorm or prisma? Not sure I understood. Thanks!

You could create the best NestJS CRUD library out there, by forking the existing abandoned one and merging all PRs that address many issues! For example, we would really need...

Thanks @samchon , I am not sure I get this, is what you propose a replacement of the NestJS CRUD library? If yes, does it have all the support for...