Skip to content

HMR has some Error! #29

@NiuGuohui

Description

@NiuGuohui

Environment

  • Android
  • Use TypeScript

Description

image

When I changed App.tsx,the HMR report an error.

Reproducible Demo

RN official demo:

index.js

import {AppRegistry} from 'react-native';
import App from './App';
import {name as appName} from './app.json';

AppRegistry.registerComponent(appName, () => App);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions