Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 905 Bytes

CHANGELOG.md

File metadata and controls

22 lines (16 loc) · 905 Bytes

Changelog

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

Added

  • 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