react-native-camera-kit-no-.../example
Seph Soliman 9a41d1c8ae Fixed SafeAreaView dummy support on iOS
Fixed zoom issue
Fixed Fabric (new arch) compile issues on both platforms
Fixed included broken codegen lib code
Fixed broken .h import paths to avoid setting custom build settings
Fixed potential memory issue by disabling view recycling
Added Fabric (new arch) support for camera view component
Added RN 0.81 for example
Added RN 0.79 for main lib
Added helper for re-running codegen
Added gitignore for Android codegen making a podspec
Added support for scanThrottleDelay on Android
Added includesGeneratedCode to package.json to indicate changes
Rewrote optional int props to use -1 instead due to RN bug
Moved to Obj-C with C++ support (.mm) to avoid C++ compile issues
2025-09-04 15:38:29 -07:00
..
.bundle Upgraded example to RN 0.81 2025-08-26 18:29:52 -07:00
android Upgraded example to RN 0.81 2025-08-26 18:29:52 -07:00
images Add resize mode cover/contain (#644) 2024-04-30 16:24:19 -07:00
ios Fixed SafeAreaView dummy support on iOS 2025-09-04 15:38:29 -07:00
src Fixed SafeAreaView dummy support on iOS 2025-09-04 15:38:29 -07:00
.eslintrc.js RN 0.71.0 -> 0.74.1 2024-05-14 17:43:02 -07:00
.gitignore Upgraded example to RN 0.81 2025-08-26 18:29:52 -07:00
.nvmrc Upgraded example to RN 0.81 2025-08-26 18:29:52 -07:00
.prettierrc.js fix: apply review suggestions 2025-01-07 14:41:57 +01:00
.ruby-version chore: bump example to rn76 2024-11-29 11:04:27 +01:00
.watchmanconfig chore: bump example to rn76 2024-11-29 11:04:27 +01:00
app.json Refactor example code 2020-10-23 10:55:39 -07:00
babel.config.js Upgraded example to RN 0.81 2025-08-26 18:29:52 -07:00
Gemfile Upgraded example to RN 0.81 2025-08-26 18:29:52 -07:00
Gemfile.lock Upgraded example to RN 0.81 2025-08-26 18:29:52 -07:00
index.js Fixed SafeAreaView dummy support on iOS 2025-09-04 15:38:29 -07:00
jest.config.js chore: bump example to rn76 2024-11-29 11:04:27 +01:00
metro.config.js Upgraded example to RN 0.81 2025-08-26 18:29:52 -07:00
package.json Fixed SafeAreaView dummy support on iOS 2025-09-04 15:38:29 -07:00
tsconfig.json Upgraded example to RN 0.81 2025-08-26 18:29:52 -07:00
yarn.lock Upgraded example to RN 0.81 2025-08-26 18:29:52 -07:00