fix: align with 0.75
PR adding New Architecture support to the library :tada:
We at Software Mansion have been working on improving support for the new architecture for quite a while now. If you need help with anything related to New Architecture, like:
or you just want to ask any questions, hit us up on [email protected]
Checks
- [x] I have read the contribution guidelines regarding Pull Requests here: https://git.io/JJ0Pg
Description
PR removing the podspec file since there is no iOS code in the repo. Having this file in the repository causes codegen on RN 0.75 to mark this library as a one having native code, and then the compilation fails to not finding any native code. It only happens on new arch.
I think there should be no podspec in the file with no iOS specific code and it can trigger more issues in the future.
@WoLewicki you are omnipresent, thanks for the PR.
@jsamr
@jsamr Would it be possible to get this merged?