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

Remove pbpxproj for the native module #658

Merged

Conversation

fortmarek
Copy link
Collaborator

Summary

The pbpxproj file for the native module is not necessary and just increases the maintenance burden of this library. Instead, the library should always be developed alongside the example app, making the current pbxproj in essence useless.

Test Plan

Check that the library app still works ✅ (probably CI passing should be also a good enough indicator)

What's required for testing (prerequisites)?

What are the steps to reproduce (after prerequisites)?

Compatibility

OS Implemented
iOS
Android

Checklist

  • I have tested this on a device and a simulator
  • I added the documentation in README.md
  • I updated the typed files (TS and Flow)
  • I added a sample use of the API in the example project (example/App.js)
  • I have added automated tests, either in JS or e2e tests, as applicable

@vonovak vonovak enabled auto-merge (squash) September 16, 2022 07:49
@vonovak vonovak merged commit 92f47ed into react-native-datetimepicker:master Sep 16, 2022
@fortmarek fortmarek deleted the remove/xcodeproj branch September 16, 2022 08:20
@vonovak
Copy link
Member

vonovak commented Sep 16, 2022

🎉 This issue has been resolved in version 6.3.3 🎉

If this package helps you, consider sponsoring us! 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants