mirror of
https://github.com/status-im/instabug-reactnative.git
synced 2025-03-01 13:40:42 +00:00
📝 Added the type of the position attribute
This commit is contained in:
parent
eee0b8323a
commit
2242b69dd3
2
index.js
2
index.js
@ -806,7 +806,7 @@ module.exports = {
|
||||
*
|
||||
* (Default for `position` is `bottomRight`)
|
||||
*
|
||||
* @param position `topLeft` to show on the top left of screen , or `bottomRight` to show on the bottom right of scrren.
|
||||
* @param position is of type IBGPosition `topLeft` to show on the top left of screen , or `bottomRight` to show on the bottom right of scrren.
|
||||
*/
|
||||
setVideoRecordingFloatingButtonPosition: function(position) {
|
||||
if(Platform.OS === 'ios') {
|
||||
|
Loading…
x
Reference in New Issue
Block a user