Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: wix/react-native-ui-lib
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: wix/react-native-ui-lib
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: rn77-new-arch
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 50 files changed
  • 1 contributor

Commits on May 6, 2025

  1. Upgrade to react native 0.76.9

    Some errors in native code that I did not want to commit fixes just yet
    docuilib has issues (hopefully will be solved in 0.77.2
    M-i-k-e-l committed May 6, 2025
    Configuration menu
    Copy the full SHA
    64b45b3 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2025

  1. RN77 upgrade + new arch

    Android runs (still need to fix native)  |  iOS red screen  |  docuilib still has errors
    M-i-k-e-l committed May 7, 2025
    Configuration menu
    Copy the full SHA
    c05b635 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d4cad6 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2025

  1. KeyboardAccessoryView on Android - fix crash (one bug left)

    Pressing on dismiss (x) only fully works the second time
    M-i-k-e-l committed May 8, 2025
    Configuration menu
    Copy the full SHA
    3004293 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2849be7 View commit details
    Browse the repository at this point in the history
  3. Remove unused code

    M-i-k-e-l committed May 8, 2025
    Configuration menu
    Copy the full SHA
    6b4b1bf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    436f0da View commit details
    Browse the repository at this point in the history
Loading