UNPKG

@quidone/react-native-wheel-picker-feedback

Version:

It provides native sound and haptic feedback from the wheel picker

13 lines (12 loc) 233 B
/** * @type {import('@react-native-community/cli-types').UserDependencyConfig} */ module.exports = { dependency: { platforms: { android: { cmakeListsPath: 'generated/jni/CMakeLists.txt', }, }, }, };