react-native-render-html icon indicating copy to clipboard operation
react-native-render-html copied to clipboard

fix: align with 0.75

Open WoLewicki opened this issue 1 year ago • 2 comments

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 avatar Jul 09 '24 09:07 WoLewicki

@WoLewicki you are omnipresent, thanks for the PR.

raghav-reglobe avatar Aug 02 '24 17:08 raghav-reglobe

@jsamr

tmeduho avatar Aug 09 '24 15:08 tmeduho

@jsamr Would it be possible to get this merged?

fobos531 avatar Sep 24 '24 10:09 fobos531