Skip to content

Use carrier.encodePolyfill everywhere #4883

@krystofwoldrich

Description

@krystofwoldrich

Description

Some parts of the React Native codebase are not using the carrier.encodePolyfill but instead directly import the encoding function.

This causes inconsistencies and possible issue as changing the polyfill (for example in #4874) only affect part of the codebase.

Example of direct use of the encode function:

Metadata

Metadata

Labels

No labels
No labels
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions