example fixed
Showing
.yarnignore
0 → 100644
| ... | ... | @@ -20,8 +20,6 @@ Pod::Spec.new do |s| |
| s.vendored_frameworks = "ios/QmsPluginFramework.xcframework" | ||
| s.dependency "React-Core" | ||
| s.dependency "ReactCommon" | ||
| s.dependency "React-Codegen" | ||
| s.pod_target_xcconfig = { | ||
| "DEFINES_MODULE" => "YES", | ||
| ... | ... |
example/.bundle/config
0 → 100644
example/.eslintrc.js
0 → 100644
example/.gitignore
0 → 100644
example/.prettierrc.js
0 → 100644
example/.watchmanconfig
0 → 100644
example/App.tsx
0 → 100644
example/Gemfile
0 → 100644
example/Gemfile.lock
deleted
100644 → 0
example/README.md
0 → 100644
File added
2.98 KB
4.91 KB
2.05 KB
2.79 KB
4.46 KB
6.93 KB
6.31 KB
10.4 KB
9.03 KB
15.2 KB
example/android/build.gradle
0 → 100644
File added
example/android/gradlew
0 → 100755
example/android/gradlew.bat
0 → 100644
example/app.json
0 → 100644
example/babel.config.js
0 → 100644
example/index.js
0 → 100644
example/ios/.xcode.env
0 → 100644
example/ios/Podfile
0 → 100644
This diff is collapsed.
This diff is collapsed.
example/jest.config.js
0 → 100644
example/lefthook.yml
0 → 100644
example/metro.config.js
0 → 100644
example/package.json
0 → 100644
example/src/App.js
deleted
100644 → 0
example/tsconfig.json
0 → 100644
No preview for this file type
No preview for this file type
This diff is collapsed.
No preview for this file type
No preview for this file type
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.