Results 60 comments of Arkadiusz

What features your application uses? - shared values in context :+1: - portals :-1: - setting shared value in InteractionManager 😃 - scrollOffset based animations 🎉 - runOnJS 😕

`invoke` cheatcode will be implemented by https://github.com/software-mansion/protostar/issues/606

> protostar = "9.9.9" > hmm maybe it's better? this field is created_with_protostar_version but it is too wordy IMO this property is confusing for users (and for me). Should they...

The integration with the existing code and enabling migrate-config-file command.

Maks is not available this week. `poe build` should've work. Maybe some tweaking needs to be done in the `protostar.spec`? Did you replace all multiprocessing imports?

My hypothesis: the dist folder is outdated because e.g. the build failed, but that information was lost in logs (TBH, I can't debug this problem without access to M2.)

Thanks, the problem with the dist folder is not obvious. It can take some time, so I'd rather work on it locally. I've just requested M2, so I'll take a...

`poe build` works on M2: [protostar--0-3-3-mac-arm--prerelease.zip](https://github.com/software-mansion/protostar/files/9395720/protostar--0-3-3-mac-arm--prerelease.zip) I've managed to reproduce the issue with `zsh: bad CPU type in executable: protostar`.

To fix `zsh: bad CPU type in executable: protostar` install Rosetta: `softwareupdate --install-rosetta`