Yaroslav Vovchenko
Yaroslav Vovchenko
Sure! https://docs.expo.dev/build/setup/#1-install-the-latest-eas-cli You can skip **Step 3** as the project already configured for EAS and on **Step 4** use `eas build --platform {{ platform }} --profile simulator`
`expo run:ios` is also working
Are there any benefits of using `onFirstOpen` over checking for categories and writing them if they are absent?
@takameyer thanks for quick reply, waiting for the update
Hey, I created PR for the behavior you described. Also needed such functionality, so maybe we could upvote the issue https://github.com/timc1/kbar/pull/242
@timc1 by the logic of the kbar we can see that if an action has perform a function then it will close automatically. I can see a few ways of...
Yeah, this solved my issue, thanks a lot!
> hmm and you rebuilt the dev client i assume? Yes
> could it be a reanimated issue? all dripsy does is combine the style prop I'd say so, but most of entry points from error stacktrace were pointing to memo-hash....
Hey @nandorojo! Sorry for the delay, including stack trace with a screenshot ``` Error: Reading from `_value` directly is only possible on the UI runtime This error is located at:...