Chris
Chris
To expand on this, it seems like the `clearPushRegistrationId` method in the native Android library ([documentation](https://mixpanel.github.io/mixpanel-android/com/mixpanel/android/mpmetrics/MixpanelAPI.People.html#clearPushRegistrationId-java.lang.String-)) accepts either zero or one arguments. If the method is called with zero arguments,...
I am also seeing this issue (in the context of supplying a custom header component to a screen in React Navigation v6). Strangely, despite it going against the performance recommendations...
I'm also having this issue, and unfortunately, at least for me, setting a max height + overflow:scroll doesn't completely fix the problem. My menu itself still scrolls to the bottom,...
Still an issue. Pinging to keep the bot away.
Thanks for the reply, @mattdyoung. Yep, it's certainly running inside a git repo. A detail I should have added in the initial report is the bugsnag android gradle plugin (running...
@mattdyoung, is it possible to run fastlane commands from a directory the fastlane directory? I'd like to test this out, but I'm not sure the action will be successful.
> I was thinking about renaming the macro `Trans` -> `trans` Wouldn't this break React Native support? In React Native, all components need to be Capitalized.