Skip to content

Consider Compiling to ES5 #4

Description

@dawsonc623

ES6 ,modules seem to work for React Native itself, but when trying to test React Native applications with Jest, there are extra steps involved on the application side. These could be avoided by compiling to ES5 instead of ES6. This just becomes a question of whether or not this library should be responsible for handling the translation between ES6 modules and environments without them or if that should be the application's responsibility.

I do not have an answer for that question, yet.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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