@opendt/react-native-toast

1.1.0 • Public • Published

React Native Toast

An android like toast for react-native, support both iOS and android.

Installation

Add the following dependency to package.json:

npm install --save @opendt/react-native-toast

for react-native >= 0.60, auto linking will take care of the link step, but don't forget to run:

ce ios && pod install

for react-native < 0.60, you need link native module by run:

react-native link @opendt/react-native-toast

thanks

this project comes from @remobile/react-native-toast

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i @opendt/react-native-toast

      Weekly Downloads

      0

      Version

      1.1.0

      License

      MIT

      Unpacked Size

      415 kB

      Total Files

      41

      Last publish

      Collaborators

      • wangxinyu1
      • yeoyang