example has JSX working
Showing
| ... | @@ -20,6 +20,8 @@ Pod::Spec.new do |s| | ... | @@ -20,6 +20,8 @@ Pod::Spec.new do |s| |
| s.vendored_frameworks = "ios/QmsPluginFramework.xcframework" | s.vendored_frameworks = "ios/QmsPluginFramework.xcframework" | ||
| s.dependency "React-Core" | s.dependency "React-Core" | ||
| s.dependency "ReactCommon" | |||
| s.dependency "React-Codegen" | |||
| s.pod_target_xcconfig = { | s.pod_target_xcconfig = { | ||
| "DEFINES_MODULE" => "YES", | "DEFINES_MODULE" => "YES", | ||
| ... | ... |
src/QmsDashboardView.tsx
0 → 100644
Please
register
or
sign in
to comment