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

Sync fork with upstream #19

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Commits on Mar 28, 2023

  1. [fix] layout measurement API consistency with React Native

    * Ignore CSS transforms in measurement.
    * Cancel measurement if elements are unmounted.
    
    Close necolas#2501
    Fix necolas#1254
    LucioChavezFuentes authored and necolas committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    03ddd95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    985c79f View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. [fix] Reintroduce BackHandler with console.error

    This API will be removed in a future version.
    necolas committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    1c5119b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ace60e View commit details
    Browse the repository at this point in the history
  3. 0.19.2

    necolas committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    4a61c16 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. Configuration menu
    Copy the full SHA
    6795738 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    338cce1 View commit details
    Browse the repository at this point in the history
  3. Update interactive examples

    necolas committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    3e74ed0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7638301 View commit details
    Browse the repository at this point in the history
  5. 0.19.3

    necolas committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    526eac1 View commit details
    Browse the repository at this point in the history
  6. [fix] Linking listener.remove() API

    Linking.removeEventListener() was deprecated in [email protected]
    
    Fix necolas#2507
    necolas committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    8472324 View commit details
    Browse the repository at this point in the history
  7. 0.19.4

    necolas committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    e160546 View commit details
    Browse the repository at this point in the history
  8. Remove internal createEventHandle module

    Migrate to 'addEventListener' helper.
    
    Fix necolas#2459
    necolas committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    39b94b1 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2023

  1. Configuration menu
    Copy the full SHA
    1eaeffa View commit details
    Browse the repository at this point in the history