We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eee0b83 commit 2242b69Copy full SHA for 2242b69
index.js
@@ -806,7 +806,7 @@ module.exports = {
806
*
807
* (Default for `position` is `bottomRight`)
808
809
- * @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.
810
*/
811
setVideoRecordingFloatingButtonPosition: function(position) {
812
if(Platform.OS === 'ios') {
0 commit comments