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
Native Module developers should be able to define custom structs with primitive fields, and use them as parameters/return values in the their native methods. We should then therefore be able to convert to/from JS objects and those structs.