expo-shaker
Shaker is the simplest way to users give feedback into your react-native aplication.
Installing
yarn add expo-shaker
Using
import Shaker from 'expo-shaker'
export default Shaker(App, {
projectId: '[YOUR-PROJECT-ID]'
})
Shaker is the simplest way to users give feedback into your react-native aplication.
yarn add expo-shaker
import Shaker from 'expo-shaker'
export default Shaker(App, {
projectId: '[YOUR-PROJECT-ID]'
})
npm i expo-shaker
0
1.0.3
MIT
62.3 kB
24