callstack / react-native-image-editor

A library providing an API for cropping images from the web and the local file system.
MIT License
379 stars 118 forks source link

Examples of manual link the library #31

Closed littleV closed 7 months ago

littleV commented 5 years ago

Hi,

I tried to use react-native link to link the library. Since I'm integrating react native to an existing app, I'm getting errors. Can you show in the docs that about manual integration steps for iOS and Android?

Thanks.

Trancever commented 5 years ago

@littleV For now, refer to official React-Native linking guide. I'll try to add a guide this week.

cenaHara commented 3 years ago

@Trancever pls

retyui commented 7 months ago

Closed, as in 2024 auto-linker is a main approach to link the library