Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UTFSequence module is not exported #20935

Closed
aMarCruz opened this issue Aug 31, 2018 · 3 comments
Closed

UTFSequence module is not exported #20935

aMarCruz opened this issue Aug 31, 2018 · 3 comments
Labels
Good first issue Interested in collaborating? Take a stab at fixing one of these issues. Help Wanted :octocat: Issues ideal for external contributors. Platform: Linux Building on Linux. Resolution: Locked This issue was locked by the bot.

Comments

@aMarCruz
Copy link

Environment

React Native Environment Info:
System:
OS: Linux 4.13 Linux Mint 18.3 (Sylvia)
CPU: x64 Intel(R) Core(TM) i3-6100 CPU @ 3.70GHz
Memory: 6.27 GB / 15.35 GB
Shell: 4.3.48 - /bin/bash
Binaries:
Node: 8.11.2 - ~/.nvm/versions/node/v8.11.2/bin/node
Yarn: 1.7.0 - ~/.nvm/versions/node/v8.11.2/bin/yarn
npm: 5.6.0 - ~/.nvm/versions/node/v8.11.2/bin/npm
Watchman: 4.9.0 - /usr/local/bin/watchman
SDKs:
Android SDK:
Build Tools: 23.0.1, 26.0.2, 26.0.3, 27.0.3
API Levels: 16, 23, 26, 27
npmPackages:
@types/react: ^16.4.11 => 16.4.12
@types/react-native: ^0.56.10 => 0.56.14
react: 16.4.1 => 16.4.1
react-native: 0.56.0 => 0.56.0
npmGlobalPackages:
react-native-cli: 2.0.1
react-native-create-library: 3.1.2
react-native-kill-packager: 1.0.0

Description

From the Added: New Features section of v0.55 changelog:

There's a new UTFSequence module in the library for common Unicode sequences (Emoji!) (54870e0 and 4761d5a by @sahrens)

however, this module is not exported.

Reproducible Demo

n/a

@react-native-bot react-native-bot added the Platform: Linux Building on Linux. label Aug 31, 2018
@janicduplessis
Copy link
Contributor

If someone wants to open a PR to add the module to RN exports here https://github.com/facebook/react-native/blob/master/Libraries/react-native/react-native-implementation.js that would be great.

In the meantime you can always use haste imports to use the module (import UTFSequence from 'UTFSequence').

@janicduplessis janicduplessis added Good first issue Interested in collaborating? Take a stab at fixing one of these issues. Help Wanted :octocat: Issues ideal for external contributors. labels Sep 2, 2018
@code4cake
Copy link

code4cake commented Sep 5, 2018

hey folks has this issue bee taken? If not I would like to take it. Thanks :)
EDIT: Just saw that there was a PR for this. :) Will try to pick another issue.

@ghost ghost mentioned this issue Oct 7, 2018
@ghost
Copy link

ghost commented Oct 24, 2018

Is this still an open issue?

@facebook facebook locked as resolved and limited conversation to collaborators Dec 11, 2019
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Dec 11, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Good first issue Interested in collaborating? Take a stab at fixing one of these issues. Help Wanted :octocat: Issues ideal for external contributors. Platform: Linux Building on Linux. Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

4 participants