Jordan Byron

Results 17 comments of Jordan Byron

👋 @mllocs and @brandoncc I made this change on our fork and the net increase inside the `heroku-20` stack build was +23.5 KB https://github.com/betterup/heroku-buildpack-vips/pull/1/commits/dd2ab92cbd26233de42cbda847cbbeb5d61093a2 @brandoncc if that seems like an...

> Is the project still maintained? Not really. Without a test suite to rely on, and my lack of day-to-day use of react-native, I have not felt comfortable evaluating and...

Have you tried an earlier release? There was a recent change to the Android build you might be hitting up against.

If 0.3.9 is working then I'd suggest you take a look at the [release notes for 0.3.10](https://github.com/jordanbyron/react-native-quick-actions/releases/tag/0.3.10) and the PR which introduced the change to 0.3.10 #80. As I've said...

@MBach ping. Any luck figuring out what was happening here?

@MBach thanks for the update. We've been down this road before in #73, but the efforts stalled when I asked for some protections in the `safeExtGet` method to ensure the...

Is this something you’d be willing to cook up? Or do you think #73 is close to what you’d do and I should just resurrect that and merge it in?...

I’d happily review a PR that adds this. Here are the docs if anyone is interested in taking a stab at it: https://github.com/react-native-community/cli/blob/master/docs/autolinking.md

Looks like that is correct. Check out this file from the source: https://github.com/jordanbyron/react-native-quick-actions/blob/master/android/src/main/java/com/reactNativeQuickActions/UserInfo.java#L15 I didn't implement the android support and am not an android developer so it's not clear to...