1.0.3 • Published 4 years ago
expo-shaker v1.0.3
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]'
})