Note that one of the tests now fails, the error reads to me like removed functionality for Swift macros?
ReactPropertyTests.test_multiple()
failed - message does not match - Actual output (+) differed from expected output (-):
–ReactBridge: @ReactProperty can only be applied to a single var
+peer macro can only be applied to a single variable
You should be able to push to my branch too to make modifications 🙏🏻
Note that one of the tests now fails, the error reads to me like removed functionality for Swift macros?
ReactPropertyTests.test_multiple()
You should be able to push to my branch too to make modifications 🙏🏻