Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No component found for view with name "MyView" error on iOS simulator #27

Closed
erichua23 opened this issue Dec 25, 2019 · 1 comment
Closed
Assignees

Comments

@erichua23
Copy link

erichua23 commented Dec 25, 2019

Describe the bug
In my ios simulator(iPhone 11 Max Pro), when I press the “View 组件” button on the demo's home page, this error appear.

To Reproduce
Steps to reproduce the behavior:
0. clone the Hippy repo. cd to ./Hippy/

  1. Install the dependencies with npm install.
  2. Build the front-end sdk packages with npm run build.
  3. Choose a demo to build with npm run buildexample -- [hippy-react-demo|hippy-vue-demo].
  4. Start the Xcode and build the iOS app with open examples/ios-demo/HippyDemo.xcodeproj
  5. Press the “View 组件” button on the demo's home page

Expected behavior
No error & no red screen.

Screenshots
image

Smartphone (please complete the following information):

  • Device: simulator(iPhone 11 Max Pro)
  • OS and version: 13.3
  • Hippy native SDK version: (github master HEAD b7837fe)
  • Front-end SDK and version (github master HEAD b7837fe)
@erichua23 erichua23 changed the title No component found for view with name "MyView" errr on iOS simulator No component found for view with name "MyView" error on iOS simulator Dec 25, 2019
@xuqingkuang
Copy link
Contributor

It's a known issue.

MyView is a customized component demo, implemented in Android demo

But no iOS demo implementation yet, just dismiss it.

zealotchen0 pushed a commit to zealotchen0/Hippy that referenced this issue Mar 12, 2024
* fix TextUtils bug

* make getBundlePath work
zealotchen0 pushed a commit to zealotchen0/Hippy that referenced this issue May 29, 2024
* fix TextUtils bug

* make getBundlePath work
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants