Skip to content

Conversation

@mfazekas
Copy link
Contributor

@mfazekas mfazekas commented Jun 12, 2022

Use the same setup as react-native-reanimated and it's example. Advantages:

  • no need to start a ts watch
  • could enable web support (see: WIP: Web support #861)
  • similar setup with react-native-reanimated means we can copy their setup changes to solve future issues
  • disadvantage - not sure what's going on exactly, with inlineRequires/assetRegistryPath

Reverts #892, I could work around the asset issue with: assetRegistryPath. Then I had failure with Error: Requiring unknown module "undefined", this was worked around by inlineRequires/blockList:react-navigation-stack/...

@mfazekas mfazekas mentioned this pull request Jun 12, 2022
3 tasks
@mfazekas mfazekas changed the title Use babel instead of metro, Use babel instead of metro to resolve lib from example app Jun 23, 2022
@mfazekas mfazekas force-pushed the ts-WIP branch 7 times, most recently from 9f14108 to ca1d3bd Compare July 5, 2022 09:08
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