0.0.1 • Published 1 year ago

@ffsm/native-popper v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Simple popper components for React Native

Installation

npm i @ffsm/native-popper @ffsm/native-animate @ffsm/hooks

OR

yarn add @ffsm/native-popper @ffsm/native-animate @ffsm/hooks

Components

Dialog

Make a dialog for app. Using Modal of React Native and play animate with useNativeAnimate.

Toast

Make provider to push notification foreground app.