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

Fix example #5534

Merged
merged 7 commits into from
Mar 21, 2023
Merged

Fix example #5534

merged 7 commits into from
Mar 21, 2023

Commits on Mar 21, 2023

  1. Configuration menu
    Copy the full SHA
    9b9b66b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36c66f1 View commit details
    Browse the repository at this point in the history
  3. Get realm/react and example to work in bindgen

    * Update typings to pass for both v11 and bindgen
    * Update realm to accept generics for User and App
    takameyer committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    1ec9349 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    adaa922 View commit details
    Browse the repository at this point in the history
  5. Fix the example app

    * unify react native version so that everything lands in the root project
    * point react native configs towards the root project
    * make small amount of changes in app so babel-plugin doesn't explode
    takameyer committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    2969d1f View commit details
    Browse the repository at this point in the history
  6. Align react native versions

    takameyer committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    37212cf View commit details
    Browse the repository at this point in the history
  7. Use FlatList properly

    takameyer committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    dcc4e47 View commit details
    Browse the repository at this point in the history