Oscar Franco
Oscar Franco
The problem was not reserving memory when copying the blob data. Awesome find my @amika-sq. https://github.com/margelo/react-native-quick-sqlite/pull/11 I already copied the fix to [op-sqlite](https://github.com/OP-Engineering/op-sqlite). All new development will be on that...
For anyone that is still looking for a workaround, here is a more detailed guide: https://ospfranco.com/post/2023/08/21/add-gap-support-to-native-wind-2.x.x/
PRs are welcome :)
PRs are welcome
I dislike ChatGPT but I guess there is no point fighting the wave right now. However I have very little free time atm, so PRs are welcome.
ChatGPT now released their [macOS app](https://openai.com/chatgpt/mac/) to the public, it's a far better experience than trying to cram this into Sol or Raycast. Going to close this :)
I don't quite get the problem. The webpage has returned the svg data as it's image source right? Once you get the response you can just filter it yourself if...
Found the issue, the target in the podspec is set to 10.09. Bumping it to `10.10` fixes it. For now I've worked around setting it directly on Xcode. ![CleanShot 2023-09-27...
Sorry, I don't have access to the project anymore. But if you followed the instructions it should be fine. Thanks!
Having the same issue here