generated from WrathChaos/react-native-typescript-library-starter
-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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 workingSomething isn't working