Skip to content

Linking android internal cmake libraries against a custom fabric component #234

Closed Answered by cortinico
WadhahEssam asked this question in Q&A
Discussion options

You must be logged in to vote

attributedstring // causes errors

That's because attributedstring was never exposed as a dynamic library you can depend on.
I'd suggest you develop against 0.76 as there is only one library you'll have to link against: libreactnative.so:

react-native-community/discussions-and-proposals#816

That library will also give you access to attributedstring

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@WadhahEssam
Comment options

@WadhahEssam
Comment options

Answer selected by WadhahEssam
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants