Ernest Offiong
Results
2
comments of
Ernest Offiong
@DavidAames It is clearly because of your declaration on Ball.js import React from 'react'; and not import React from 'react-native';
To capture your modal alone, use CaptureRef instead of CaptureScreen. Then in your code, create a ViewShot element that wraps round your modal. This tells the library where to capture....