Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Support RNW

Open
#30 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
30/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
react, react-native, typescript

Research direction

Start by locating the documentation site's webpack configuration and checking whether it exposes a Gatsby-style plugin hook. Compare the proposed withUnimodules wrapper from @expo/webpack-config/addons with the linked gatsby-plugin-react-native-web integration. Done means web component demos for Paper and Reanimated can be embedded and tried directly in the documentation.

Written by the indexing model from the issue text.

Description

Hey

As this project is used for both Paper and Reanimated (both supporting web platform), it would be cool if we could embed web component demos directly in the doc.

Is there a way to customize webpack currently, like a gatsby plugin or something?

Wrapping the webpack config with withUnimodules from import { withUnimodules } from '@expo/webpack-config/addons' should do the job, see https://github.com/slorber/gatsby-plugin-react-native-web/blob/master/src/gatsby-node.js

That could be a better experience and also a "proof" that web support is good in those libs if user was able to try web support easily.

Dominant language
TypeScript
Stars
141
Forks
12
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from callstack/component-docs

All issues in callstack/component-docs

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.