Environment
Run react-native info in your terminal and paste its contents here.
Environment:
OS: macOS High Sierra 10.13.3
Node: 10.4.1
Yarn: 1.7.0
npm: 6.1.0
Watchman: 4.9.0
Xcode: Xcode 9.4.1 Build version 9F2000
Android Studio: 3.1 AI-173.4819257
Packages: (wanted => installed)
react: ^16.2.0 => 16.2.0
react-native: ^0.55.3 => 0.55.3
Description
The Share component to send a message is missing the input field for recipients. It seems to be isolated to iOS and iPhone X.
It looks like other developers are experiencing this problem: react-native-share/react-native-share#212

Reproducible Demo
I created a new project with CRNA but was not able to reproduce the issue, the Share message worked and the recipient field was there.
Environment
Run
react-native infoin your terminal and paste its contents here.Description
The Share component to send a message is missing the input field for recipients. It seems to be isolated to iOS and iPhone X.
It looks like other developers are experiencing this problem: react-native-share/react-native-share#212
Reproducible Demo
I created a new project with CRNA but was not able to reproduce the issue, the Share message worked and the recipient field was there.