You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Try the example code from the README. create-react-native-module --package-identifier io.mylibrary --is-view --generate-example CarolWidget and create-react-native-module --package-identifier io.mylibrary --generate-example AliceHelper both produce error: unknown option '--package-identifier'.
The text was updated successfully, but these errors were encountered:
Try the example code from the README.
create-react-native-module --package-identifier io.mylibrary --is-view --generate-example CarolWidget
andcreate-react-native-module --package-identifier io.mylibrary --generate-example AliceHelper
both produceerror: unknown option '--package-identifier'
.The text was updated successfully, but these errors were encountered: