Skip to content

feat: add iOS support with graceful error handling and CI improvements - #3

Merged
pushpender-singh-ap merged 1 commit into
mainfrom
feat/ios-support-with-graceful-error
Oct 15, 2025
Merged

feat: add iOS support with graceful error handling and CI improvements#3
pushpender-singh-ap merged 1 commit into
mainfrom
feat/ios-support-with-graceful-error

Conversation

@pushpender-singh-ap

Copy link
Copy Markdown
Owner
  • Add native iOS implementation (ReactNativeOtpVerify.h/mm)
  • Add ReactNativeOtpVerify.podspec for CocoaPods
  • Add iOS build job to CI workflow
  • Update example/react-native.config.js (ios: null → ios: {})
  • Simplify src/index.tsx by removing redundant iOS checks
  • Improve example app iOS error messaging
  • Update README.md iOS support section
  • Add iOS files to package.json distribution

- Add native iOS implementation (ReactNativeOtpVerify.h/mm)
- Add ReactNativeOtpVerify.podspec for CocoaPods
- Add iOS build job to CI workflow
- Update example/react-native.config.js (ios: null → ios: {})
- Simplify src/index.tsx by removing redundant iOS checks
- Improve example app iOS error messaging
- Update README.md iOS support section
- Add iOS files to package.json distribution
@pushpender-singh-ap pushpender-singh-ap self-assigned this Oct 15, 2025
@pushpender-singh-ap
pushpender-singh-ap merged commit f09494c into main Oct 15, 2025
3 of 4 checks passed
@pushpender-singh-ap
pushpender-singh-ap deleted the feat/ios-support-with-graceful-error branch October 15, 2025 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TurboModuleRegistry.getEnforcing(...): 'ReactNativeOtpVerify' could not be found

1 participant