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

Integration of getPlacement() method to Android bridge #10

Closed
wants to merge 1 commit into from

Conversation

jahudzik
Copy link

No description provided.

@jahudzik jahudzik force-pushed the feature/placements-bridge-android branch from 038518b to d051d0f Compare October 16, 2020 08:47
@@ -214,6 +214,53 @@ async () => {

Returns **[Promise](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Promise)<[array](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Array)<Experience>>** Promise with an array of Experience objects.

#### getPlacement

Returns Placement for given parameters.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Method getPlacement should be added to the Typescript definition of API in /src/index.ts

Copy link
Contributor

@ljazgar ljazgar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing method declaration in index.ts

@jahudzik
Copy link
Author

Eventually these changes are included in #8 containing Android, iOS and common (JS, docs) logic.

@jahudzik jahudzik closed this Oct 22, 2020
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.

None yet

2 participants