Cem Turan
Cem Turan
Can be reproduced by cloning the following example and using bsb-native master: https://github.com/bsansouci/bsb-native-example/tree/opam-example Build output: ``` $ bsb -backend native ninja: Entering directory `/Users/cem2ran/git/bsb-native-alcotest/lib/bs/native' [1/3] Building src/index.cmx FAILED: src/index.cmx src/index.cmi...
Planning on adding the Hacker News Search API powered by Algolia. Not sure if this should be added as a separate schema or embedded in one of the two existing?...
I've seen this be asked a handful of times and think it deserves to be in the documentation. Most recently this was [posted](https://discordapp.com/channels/235176658175262720/235199093155168257/711623596883181710) on discord (react channel)
Bringing this over from Discord as requested by @MoOx. I'm basically not sure if this is the right way to use refs and if the external I've defined in the...
Setup is called twice in the example project on Android. This can be reproduced by pressing the back button and opening the app again. This can be avoided by doing...
This PR builds on top of #1 and switches bs-director to the "native" routing solution provided since ReasonReact V0.3.1: https://reasonml.github.io/reason-react/blog/2018/01/09/subscriptions-send-router
Is there by any chance a way to make the binding compatible with 4.0? I've tried changing the dependency declaration from Core & Ide v.3.0 to v.4.0 which allows me...
First of all, thank you for creating this project! 🙏 **Is your feature request related to a problem? Please describe.** I'm trying to figure out how to add home-brew packages...
I've tried running the llama 2 example in the readme in Colab but I've been unable to get any output. Colab for reference: https://colab.research.google.com/drive/1XEnQmW7RbMh8BGPbFVoWSikKJ-1H_h8F?usp=sharing Would appreciate any input on this....
This update introduces a new command line option `--shard-index` to the StartDeviceCommand, allowing users to specify a shard index for device creation, enabling the user to start multiple emulators via...