Joshua May 0f3d24c7fb Updates Swift @objc export for recent Swift versions
Summary:
As of Swift 3, [Swift converts Objective-C API names based on parameters](https://github.com/apple/swift-evolution/blob/master/proposals/0005-objective-c-name-translation.md), so the docs should explicitly declare what the Objective-C API is (because it's also used in the JavaScript side too).

An alternative to this would be to update the Objective-C and JavaScript calls to be `addEventWithName:location:date:` / `addEventWithName()` based on the default Swift API, but I think the approach in the PR is most correct here.
Closes https://github.com/facebook/react-native/pull/10176

Differential Revision: D4001604

Pulled By: hramos

fbshipit-source-id: cd4143d19d2d375288a086b9d7995e75fe1e9170
2016-10-11 07:43:52 -07:00
..
2016-08-08 10:28:27 -07:00
2016-07-14 15:58:36 -07:00
2016-08-08 18:28:49 -07:00
2016-07-26 21:43:46 -07:00
2016-08-18 11:58:39 -07:00
2015-03-25 11:52:29 -07:00
2016-07-15 13:58:39 -07:00
2016-09-24 11:28:31 -07:00