rpostulart
rpostulart
I am also interested in this option and looking for the timelines
@undefobj do you have an update?
@tiedmud can you share the code how you have solved this?
No, i get: [ReferenceError: Property 'Buffer' doesn't exist] This is the code: ``` import { toByteArray } from "react-native-quick-base64"; const options = { quality: 0.7, base64: true }; const photo...
See https://github.com/rpostulart/nbCamera
Any updates on this?
I have solved it by adding this to my backend.ts where Event is one of the resources I want access to ``` // Get the DynamoDB table name const tableName...
- It is for conversations! - I would like to set a max tokens on user level in DynomaDB and for each request if there are sufficient tokens, it not...
Any update how this can be achieved?