Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #5, fixes #8 #16

Merged
merged 2 commits into from
Dec 22, 2015
Merged

Fixes #5, fixes #8 #16

merged 2 commits into from
Dec 22, 2015

Conversation

rozele
Copy link
Collaborator

@rozele rozele commented Dec 22, 2015

Adds support for IPromise arguments in the last argument of native module methods.

Additionally, adds checks during module initialization to ensure native module methods abide by the expected contract (i.e., void or Task return type, positioning of ICallback and IPromise arguments, etc.).

Adds support for IPromise arguments in the last argument of native module methods.

Additionally, adds checks during module initialization to ensure native module methods abide by the expected contract (i.e., void or Task return type, positioning of ICallback and IPromise arguments, etc.).
rozele added a commit that referenced this pull request Dec 22, 2015
@rozele rozele merged commit da89cbb into ReactWindows Dec 22, 2015
@rozele rozele deleted the issue8 branch December 22, 2015 17:00
rozele pushed a commit that referenced this pull request May 25, 2016
- Random little fixes | Andres Suarez
- Add backButtonTitle to Navigator | Nick Poulden
- [react-pacakger] Ignore malformed package.json | Amjad Masad
- Renamed hasMove to hasMark | Rich Seymour
- Update XMLHttpRequest.ios.js | Nick Poulden
- Warn about missing dependencies for issue #16 | Andrew McCloud
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant