Kyler Jensen

Results 8 comments of Kyler Jensen

@mac-cain13 that's great news! Any way we can get that added to the README? I'm sure I'm not the only developer who's wondered about it.

I updated the homebrew formula with a `--devel` option (pointed at 5.0.0.alpha.2) and a `-HEAD` option. You can install v5.0.0.alpha.2 by running `brew install --devel rswift`.

@ds300 could you merge this PR please?

If I'm not mistaken, the [Nexus Staging Maven Plugin](https://github.com/sonatype/nexus-maven-plugins/tree/master/staging/maven-plugin) closes all open repositories by default. Implementing this feature, even by adding a configurable option for the user, would allow for...

Why are QR codes not compatible with Expo Go when using EAS Update? I get that the QR code contents might need to change for EAS Update and the scheme...

This is happening to my app in production after upgrading to RN 0.69 (Expo 46). Lots of crashes on devices running Android > 10.

@orta Thanks for merging this PR! Do you know when we can expect a new version to be published to NPM?

It would be really cool to have something similar to [react-live](https://react-live.netlify.app) in the properties editor so we can just edit the raw code and immediately see the results.