zoontek / react-native-bootsplash

🚀 Show a splash screen during app startup. Hide it when you are ready.
MIT License
3.74k stars 258 forks source link

Haptics Support #649

Closed steflsd closed 2 weeks ago

steflsd commented 2 weeks ago

Why it is needed?

We would love our splash screen to generate some haptic feedback during the splash. Currently need to do it after in App.tsx

Possible implementation

expo-haptics (or other work well)

Code sample

No response

zoontek commented 2 weeks ago

@steflsd You mean vibrations? Why?

zoontek commented 2 weeks ago

Closing this, the feature makes no sense (and if it is, it's not explained)