mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
b39aed4d0a
This may be common knowledge for most Swift/ObjC guys, but it took me quite a while to figure out why I was getting an error when creating/exporting my module. As a web guy coming to the "native" world, it was a bit confusing. I would imagine a lot of RCTN users will be in the same boat.