You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The binding generation currently depends on a number of factors, including the operating system you're on. Like the kotlin formatter for react native behaves differently on macos-12 and macos-13.
Suggestion:
Create a nix environment to generate the flutter and react native bindings in. This would make binding generation reproducible between platforms.
The text was updated successfully, but these errors were encountered:
The binding generation currently depends on a number of factors, including the operating system you're on. Like the kotlin formatter for react native behaves differently on macos-12 and macos-13.
Suggestion:
Create a nix environment to generate the flutter and react native bindings in. This would make binding generation reproducible between platforms.
The text was updated successfully, but these errors were encountered: