Skip to content

TextInput cursor moves to end when using this #4

@DennisMuchiri

Description

@DennisMuchiri

Using this with TextInput; cursor is pushed to end

<RNBounceable onPress={() => {}}
                        className={'ml-[40px] mr-[40px] bg-[#9D3055] rounded shadow-md'}>
                        <TextInput className={'text-white rounded text-center'}
                                   placeholderTextColor="#fff"
                                   cursorColor="#fff"
                                   placeholder="password"
                        />
                    </RNBounceable>
Screen.Recording.2025-03-25.at.20.24.30.mov

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions