mirror of
https://github.com/status-im/react-native.git
synced 2025-02-04 13:44:04 +00:00
Merge pull request #2849 from httpNick/master
Updated comment in javascript to say the method name is 'show' instead of 'showText'
This commit is contained in:
commit
4eecef12c5
@ -129,7 +129,7 @@ To make it simpler for to access your new functionality from JavaScript, it is c
|
|||||||
'use strict';
|
'use strict';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* This exposes the native ToastAndroid module as a JS module. This has a function 'showText'
|
* This exposes the native ToastAndroid module as a JS module. This has a function 'show'
|
||||||
* which takes the following parameters:
|
* which takes the following parameters:
|
||||||
*
|
*
|
||||||
* 1. String message: A string with the text to toast
|
* 1. String message: A string with the text to toast
|
||||||
|
Loading…
x
Reference in New Issue
Block a user