All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.0.1 - 2024-10-22
- Initial release of react-native-in-app-browser
- Support for SFSafariViewController on iOS
- Support for Chrome Custom Tabs on Android
- Basic TypeScript definitions and React Native bindings
- Configuration for semantic-release and automated changelog generation
- Setup for Nitro Modules integration
- Basic project structure including Android, iOS, and TypeScript source files
- Essential npm scripts for development workflow
- Linting and formatting configurations (ESLint and Prettier)
- Initial documentation in README.md