mac os support
Summary
OSX support is critical for my product
Test Plan
tested on OSX
What's required for testing (prerequisites)?
use base functionality
What are the steps to reproduce (after prerequisites)?
use base functionality
Compatibility
| OS | Implemented |
|---|---|
| iOS | ✅ |
| macOS | ✅ |
| Android | ✅ |
Checklist
- [ ] I have tested this on a device and a simulator
- [x] I added the documentation in
README.md - [x] I updated the typed files (TS and Flow)
can anyone test this one in ios, because i currently don't have a stable ios build of my app
I have tested only on mac os
I managed to test it on the iOS emulator and seems to work. See screenshots attached - let me know if more info needed
@chriscarex thank you so much, next I'am gonna add support for the web with a new merge request
hello and thanks for the PR I have a lot on my plate right now and am taking a vacation soon, I think I'll be able to take a proper look at the end of the month, thank you
@vonovak cool thanks
@vonovak if anything worries you about my pr please write the changes i should make and dont close the pr, I will make the changes because i'am building my open source project on top of your stuff and i would like it to be used properly as you intended and i'am open to code style changes for sure, especially linting
Hello and thank you for your PR!
Sorry for taking so long to get back to you.
First, how can I test this in the example app? Does this use Mac catalyst? Is it intended for react-native-macos?
Thank you
I am actively developing a react-native-macos application and would be willing to be a test dummy for this. Can we get the PR merged up to latest and I can give it a go in my project?
Hi, Now, does this package support mac os ? i am trying but gives me error..
I also have a use case for this in my react-native-macos app. Any chance we can get this merged?
Might be good to recheck, but it sounds good
Hello, I'm closing this because I open-sourced the new rewritten module which was previously private.
It comes with completely rewritten iOS internals with Swift, and macOS support should be added with Swift too. Happy to review a new PR that does that.
Thank you!