Installation npm install native-confetti Usage import { Confetti } from "native-confetti"; const AppComponent = () => ( <Confetti /> );