realm-js
realm-js copied to clipboard
Realm is a mobile database: an alternative to SQLite & key-value stores
The Realm JS team needs an M1 self-hosted runner in order to properly ensure Realm JS functions on an M1. This ticket will be used to track what is needed...
Homebrew installs ccache in a different directory on the M1. This checks if ccache exists in the path rather then a specific location. ## ☑️ ToDos * [ ] 📝...
## What, How & Why? Replacing the usage of `realm-cli` with REST calls. This was due intermittent failures with the `realm-cli`, which were hard to determine the cause. With this...
## What, How & Why? Add release preparation github actions workflow This closes #3763 ## ☑️ ToDos * [ ] 📝 Changelog entry * [ ] 📝 `Compatibility` label is...
## What, How & Why? This closes # ??? ## ☑️ ToDos * [ ] 📝 Changelog entry * [ ] 📝 `Compatibility` label is updated or copied from previous...
## What, How & Why? This closes #4135 ## ☑️ ToDos * [ ] 📝 Changelog entry * [ ] 📝 `Compatibility` label is updated or copied from previous entry...
### How frequently does the bug occur? All the time ### Description Hi, I used the template `@realm/expo-template-ts` with `@expo/electron-adapter` to run the app with electron runtime, but I'm facing...
### Description After upgrading to `Expo SDK 46 beta-6`, we started getting a fatal crash on launch on iOS Release Configuration builds with `[email protected]` and `hermes` enabled. We managed to...