Skip to content

Add a BaseStoryRendererActivity for rendering stories#26

Merged
EmilioBejasa merged 1 commit intomainfrom
feat/auto-story-converter
Jan 29, 2026
Merged

Add a BaseStoryRendererActivity for rendering stories#26
EmilioBejasa merged 1 commit intomainfrom
feat/auto-story-converter

Conversation

@EmilioBejasa
Copy link
Collaborator

@EmilioBejasa EmilioBejasa commented Jan 23, 2026

Summary

  - Adds `BaseStoryRendererActivity` - a reusable base activity that apps can extend for rendering stories in screenshot tests
  - Handles intent extras and React Native delegate configuration

Test plan

  ```bash
  cd android && ./gradlew :rn-storybook-auto-screenshots:assembleDebug
  ```

🤖 Generated with Claude Code

Provides a reusable base activity that apps can extend for rendering
stories in screenshot tests. Handles intent extras and React Native
delegate configuration.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@EmilioBejasa EmilioBejasa force-pushed the feat/auto-story-converter branch from 9b1570a to 583f14d Compare January 28, 2026 22:36
@tdrhq tdrhq changed the title Feat/auto story converter Add a BaseStoryRendererActivity for rendering stories Jan 29, 2026
@tdrhq tdrhq self-requested a review January 29, 2026 17:16
Copy link
Contributor

@tdrhq tdrhq left a comment

Choose a reason for hiding this comment

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

Looks good to me.

Nit: I updated the title of the PR to be more descriptive

@EmilioBejasa EmilioBejasa merged commit 248efcf into main Jan 29, 2026
2 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