MadCoderme
MadCoderme
this library is no longer maintained, you can't use it with latest react native versions. Why will I downgrade only for this feature?
Uh, that was almost three years ago. I actually updated it little more in my fork: https://github.com/MadCoderme/react-native-crypto-js I believe it works similarly how the example is given in the current...
I need to verify it myself first, I will let you know On Thu, Sep 14, 2023, 12:04 PM Chintan Prajapati ***@***.***> wrote: > Uh, that was almost three years...
@MarkDaoust I am getting similar error but for counting tokens: ```python result = model.generate_content(prompt) token_count = model.count_tokens(code).total_tokens ``` This is the error message I get ``` Could not create `Blob`,...
@hsubox76 Can you tell me where I can find information for the 3rd point you mentioned? (making everyone a reader)
I made a pr today and upgraded SDK version. But the problem is everything works fine except screen sharing. Screen sharing button prompts an alert then does nothing. I will...
> @deepakverma4 were you able to resolve the issue ??? Because I am facing the same issue Nope, it's still happening