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

letterSpacing in TextInput not works on iOS #24263

Closed
Bardiamist opened this issue Apr 2, 2019 · 2 comments
Closed

letterSpacing in TextInput not works on iOS #24263

Bardiamist opened this issue Apr 2, 2019 · 2 comments
Labels
Bug Component: TextInput Related to the TextInput component. Platform: iOS iOS applications. Resolution: Locked This issue was locked by the bot.

Comments

@Bardiamist
Copy link
Contributor

🐛 Bug Report

letterSpacing in TextInput not works on iOS. It works on Android.

To Reproduce

Set a letterSpacing property style to TextInput and see result on iOS.

Expected Behavior

letterSpacing should be applied on iOS same as on Android.

Code Example

https://snack.expo.io/@bardiamist/letterspacing-ios

Environment

React Native Environment Info:
System:
OS: macOS 10.14.4
CPU: (2) x64 Intel(R) Core(TM) i7-2600K CPU @ 3.40GHz
Memory: 2.90 GB / 8.00 GB
Shell: 3.2.57 - /bin/bash
Binaries:
Node: 11.13.0 - /var/folders/pd/f5zx6fp16xsdz40l4l8z13z00000gn/T/yarn--1554214860533-0.8348633037813469/node
Yarn: 1.15.2 - /var/folders/pd/f5zx6fp16xsdz40l4l8z13z00000gn/T/yarn--1554214860533-0.8348633037813469/yarn
npm: 6.7.0 - /usr/local/bin/npm
Watchman: 4.9.0 - /usr/local/bin/watchman
SDKs:
iOS SDK:
Platforms: iOS 12.2, macOS 10.14, tvOS 12.2, watchOS 5.2
IDEs:
Xcode: 10.2/10E125 - /usr/bin/xcodebuild
npmPackages:
react: 16.8.3 => 16.8.3
react-native: 0.59.3 => 0.59.3
npmGlobalPackages:
react-native-cli: 2.0.1

@react-native-bot react-native-bot added Component: TextInput Related to the TextInput component. Platform: iOS iOS applications. labels Apr 2, 2019
@Kida007
Copy link
Contributor

Kida007 commented Apr 22, 2019

Fixed by #23738

@vijaykosuri
Copy link

But for secureTextEntry={true} spacing doesnot work when we input a value.

@facebook facebook locked as resolved and limited conversation to collaborators Apr 25, 2020
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Apr 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug Component: TextInput Related to the TextInput component. Platform: iOS iOS applications. Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

5 participants