Closed neo125874 closed 7 years ago
@neo125874 hey,
the example was built with https://github.com/jorilallo/react-native-emoji
Basically;
<View style={styles.container}>
<Text style={{fontSize: 50}}><Emoji name="ghost"/></Text>
<Confetti ref={(node) => this._confettiView = node}/>
</View>
@cdvntr thanks, i love this lib, it works!
hello, any example to implement the readme's gif? put the inside the or something?
thanks