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 header import #841

Conversation

daniellacoste
Copy link
Contributor

@daniellacoste daniellacoste commented Nov 15, 2023

Summary

fixes: #811

Test Plan

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

@daniellacoste
Copy link
Contributor Author

heya @vonovak, I am cc'ing you since I'm unsure how reviews are triaged in this repo 😅 please let me know if someone else is responsible here; thanks for taking a look!

@vonovak vonovak merged commit 2448886 into react-native-datetimepicker:master Nov 23, 2023
4 checks passed
@vonovak
Copy link
Member

vonovak commented Nov 23, 2023

thank you! :)

vonovak pushed a commit that referenced this pull request Nov 24, 2023
## [7.6.2](v7.6.1...v7.6.2) (2023-11-24)

### Bug Fixes

* **ios:** header import ([#841](#841)) ([2448886](2448886))
@vonovak
Copy link
Member

vonovak commented Nov 24, 2023

🎉 This issue has been resolved in version 7.6.2 🎉

If this package helps you, consider sponsoring us! 🚀

@daniellacoste daniellacoste deleted the daniellacoste-patch-1 branch November 28, 2023 22:45
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.

Implicit declaration of function 'RCTLogWarn' is invalid in C99
2 participants