gutenberg-mobile icon indicating copy to clipboard operation
gutenberg-mobile copied to clipboard

'RNTAztecView/RNTAztecView.h' file not found

Open IslamRustam opened this issue 1 year ago • 1 comments

Describe the bug Launching project in xcode fails due to 'RNTAztecView/RNTAztecView.h' file not found, Could not build Objective-C module 'RNTAztecView'

To Reproduce Steps to reproduce the behavior:

  1. Install @wordpress/react-native-aztec, @wordpress/react-native-bridge
  2. Run app in XCode

Expected behavior App should launch without errors

Screenshots Screenshot 2024-04-23 at 14 03 38

Smartphone (please complete the following information): iOS Emulator

Additional context I'm trying to embed aztec text input into my application, not running it in gutenberg-mobile

IslamRustam avatar Apr 23 '24 11:04 IslamRustam

Hey there 👋

I'm trying to embed aztec text input into my application, not running it in gutenberg-mobile

If you wish to use Aztec in a Text Input, you should use AztecEditor-iOS directly.

Let us know if that addresses your issue. Thanks!

geriux avatar Apr 23 '24 12:04 geriux