Replies: 1 comment
-
The problem is that on IOS it uses a naming convention. For example, if I create a ButtonManager class, in the react-native context the name must be Button. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Whenever I change the file created in the example I get the error:
Invariant Violation: requireNativeComponent: "ButtonView" was not found in the UIManager.
After the change I run pod install, clean builder folder, but nothing works. I always change it directly through xcode in the pod, which is reflected in the ios folder.
Beta Was this translation helpful? Give feedback.
All reactions