mantu-bit

Results 10 comments of mantu-bit

No i don't think so, What if i want to snapToIndex on specific button clicks

Or you can use this package : https://www.npmjs.com/package/expo-check-installed-apps it will support both android and ios

Seems like similar issue, I filled the otps but when i press on first otp input it starts showing green indicator ![Image](https://github.com/user-attachments/assets/02fb22a2-1aae-48ce-aa33-6303ad168297)

I have applied this and it fixed the issue ` textInputProps={{ caretHidden: true, contextMenuHidden: true }} //Remove that single green caret symbol`

@christophemenager i tried your approach but it didn't worked. I am stuck in a critical project since last 2 days. Have you got any other solution then this ?

> [@acuD1](https://github.com/acuD1) The template is using an old react-native-edge-to-edge version, made it work by updating dependencies, putting the style of `SystemBars` as `"auto"` and adding this to the plugin on...

> > Did you run prebuild after this updates? If no, you need to run: > > `pnpm prebuild` to ensure the native changes are applied for you to get...

> [@mantu-bit](https://github.com/mantu-bit) Did you also do another build after prebuilding with the new version? Yes i did clean build