Skip to content

shahardavid/react-native-my-toast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-native-my-toast-module

Getting started

$ npm install react-native-my-toast-module --save

Usage

import MyToast from 'react-native-my-toast-module';

MyToast.show(toastMessage: String);

Example Project

To run the example project:

  1. cd example
  2. For iOS run: npx react-native run-ios
  3. For Android run: npx react-native run-android

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published