Skip to content

docs: rework README with examples and better readability #121

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Jul 24, 2025
Merged

Conversation

thymikee
Copy link
Member

Summary

Updated README so it puts clear emphasis on how React Native Brownfield works across React Native and native apps, with simple examples for both iOS and Android, and linking to more advanced docs

Test plan

@okwasniewski okwasniewski requested a review from Copilot July 23, 2025 08:14
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR reworks the README to improve clarity and usability by adding comprehensive examples and better explaining how React Native Brownfield enables integration between React Native and native apps. The changes focus on making the documentation more accessible to developers looking to implement brownfield React Native integration.

  • Enhanced the introduction and features section with clearer language and better formatting
  • Added detailed usage examples for both iOS (SwiftUI) and Android (Kotlin) implementations
  • Reorganized content structure to prioritize practical examples over language-specific documentation links

README.md Outdated
Comment on lines 22 to 23
> [!TIP]
> Download a free copy of an ebook that goes step-by-step through [incremental React Native adoption in native apps](https://www.callstack.com/ebooks/incremental-react-native-adoption-in-native-apps?utm_campaign=brownfield&utm_source=github&utm_medium=referral&utm_content=react-native-brownfield).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe we could get an ebook banner? This can be easily missed

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hope this works?
image

@thymikee thymikee merged commit 02cea18 into main Jul 24, 2025
3 checks passed
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.

2 participants