Skip to content

Commit

Permalink
iOS native has not yet released, but this is a fix for after
Browse files Browse the repository at this point in the history
* Fix is related to the `NSDictionary` param keys not matching Android
  * This is consistent now and determined not from the bridge method but the actual native code
  * `[action jsonRepresentation]` will be used to generate the `NSDictionary` and will be passed to react that way
* This should also be done across other wrappers no already doing this and it fixes the react native issue #1012
  • Loading branch information
mikechoch authored and Jeasmine committed Dec 8, 2020
1 parent 7294e0e commit 50d99ee
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 50d99ee

Please sign in to comment.