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

Conversation

takameyer
Copy link
Contributor

@takameyer takameyer commented Mar 3, 2023

What, How & Why?

Fix example for bindgen

This closes #5490

☑️ ToDos

  • 📝 Changelog entry`
  • 📝 Compatibility label is updated or copied from previous entry
  • 📝 Update COMPATIBILITY.md
  • 🚦 Tests
  • 🔀 Executed flexible sync tests locally if modifying flexible sync
  • 📦 Updated internal package version in consuming package.jsons (if updating internal packages)
  • 📱 Check the React Native/other sample apps work if necessary
  • 📝 Public documentation PR created or is not necessary
  • 💥 Breaking label has been applied or is not necessary

If this PR adds or changes public API's:

  • typescript definitions file is updated
  • jsdoc files updated

Base automatically changed from bindgen to master March 3, 2023 14:05
@takameyer takameyer force-pushed the andrew/bindgen/fix-example branch 2 times, most recently from e42db81 to a7ba5a7 Compare March 20, 2023 19:26
RedBeard0531 and others added 7 commits March 21, 2023 08:10
* Update typings to pass for both v11 and bindgen
* Update realm to accept generics for User and 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 takameyer merged commit daf4f29 into main Mar 21, 2023
@takameyer takameyer deleted the andrew/bindgen/fix-example branch March 21, 2023 07:11
papafe added a commit that referenced this pull request Mar 22, 2023
* main:
  Add steps for prerequisites for running MDB aggregation tests. (#5475)
  Remove dependencies.list (#5598)
  Removed dependency on bare "mocha-remote" package.
  Making prebuild-install --verbose
  Bundle on CI (#5570)
  Fix example (#5534)
  Import device-info platform module to React Native bundle (#5594)
  Chang order of PATH segments, fixing the BaaS test server
  Download the assisted_agg binary (#5592)
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix Example App in Bindgen Branch
3 participants