Skip to content
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

feat: use expo module to write native component/module #2675

Merged
merged 13 commits into from
Feb 2, 2025
Merged

Conversation

Innei
Copy link
Member

@Innei Innei commented Jan 31, 2025

No description provided.

Innei added 5 commits January 29, 2025 01:11
Signed-off-by: Innei <[email protected]>
Signed-off-by: Innei <[email protected]>
Signed-off-by: Innei <[email protected]>
Signed-off-by: Innei <[email protected]>
Signed-off-by: Innei <[email protected]>
Copy link

vercel bot commented Jan 31, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
follow ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 2, 2025 3:56pm
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
follow-external-ssr ⬜️ Ignored (Inspect) Visit Preview Feb 2, 2025 3:56pm

@follow-reviewer-bot
Copy link

Suggested PR Title:

feat(follow-native): add new React Native module for WebView

Change Summary:
This PR introduces a new React Native module follow-native, which includes both Android and iOS implementations. The module allows for embedding a WebView that can load external URLs and responds to changes. Significant resources like configuration files, example applications, and various required assets have also been added. Changes to .gitignore files ensure that temporary and build files are excluded from version control. The addition of documentation helps to inform users about installation and usage in managed and bare React Native projects.

Code Review:
No change requests necessary.

Signed-off-by: Innei <[email protected]>
Signed-off-by: Innei <[email protected]>
Signed-off-by: Innei <[email protected]>
Signed-off-by: Innei <[email protected]>
@Innei Innei marked this pull request as ready for review February 1, 2025 17:50
Signed-off-by: Innei <[email protected]>
Signed-off-by: Innei <[email protected]>
Signed-off-by: Innei <[email protected]>
@Innei Innei merged commit e1bf881 into dev Feb 2, 2025
9 of 10 checks passed
@Innei Innei deleted the feat/native-module branch February 2, 2025 15:55
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.

1 participant