Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Screen Recoding #23930

Closed
KirtiN10 opened this issue Mar 14, 2019 · 3 comments
Closed

Screen Recoding #23930

KirtiN10 opened this issue Mar 14, 2019 · 3 comments
Labels
Bug Ran Commands One of our bots successfully processed a command. Resolution: Locked This issue was locked by the bot.

Comments

@KirtiN10
Copy link

🐛 Bug Report

I am trying to implement screen recording but NodeModules object is coming blank

To Reproduce

import {NativeModules} from 'react-native';
const { RecorderManager } = NativeModules;

console.log(NativeModules) - object {} (i.e. blank object)

Expected Behavior

NativeModules object should have RecorderManager.

@react-native-bot
Copy link
Collaborator

Thanks for submitting your issue. Can you take another look at your description and make sure the issue template has been filled in its entirety?

👉 Click here if you want to take another look at the Bug Report issue template.

@react-native-bot react-native-bot added Ran Commands One of our bots successfully processed a command. Resolution: Needs More Information labels Mar 14, 2019
@hramos
Copy link
Contributor

hramos commented Mar 14, 2019

^ In case you're wondering why the bot added that, it's due to the missing Environment section. Can you edit that in? You can run react-native info to get the information we need.

@orta
Copy link
Contributor

orta commented Mar 19, 2019

This looks like a bug with your installation of https://github.com/ycswaves/react-native-screen-recorder

@facebook facebook locked as resolved and limited conversation to collaborators Mar 19, 2020
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Mar 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug Ran Commands One of our bots successfully processed a command. Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

5 participants