Skip to content
This repository has been archived by the owner on Jun 1, 2024. It is now read-only.

feat: add function observer and evaluate in bind #1468

Merged
merged 1 commit into from
Apr 9, 2021

Conversation

uziasferreirazup
Copy link
Contributor

Related Issues

#1414

Description and Example

Currently, it is not intuitive for the developer as he should evaluate an expression or observe, I made the methods available in the class itself to be easier because the auto-complete will help him.

The names were changed to keep the same name that is on iOS so we will have the same name, making it easier for the developer.

Checklist

Please, check if these important points are met using [x]:

  • I read the PR Guide and followed the process outlined there for submitting this PR.
  • I avoided breaking changes by not changing public APIs that people rely on.
  • I am willing to follow-up on review comments in a timely manner.

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@matheusribeirozup matheusribeirozup merged commit f454c5b into master Apr 9, 2021
@matheusribeirozup matheusribeirozup deleted the feat/add-new-methods-in-android branch April 9, 2021 13:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
android This issue directly affects structure and logic of Android project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants