Rananjaya Bandara

Results 14 comments of Rananjaya Bandara

Yes I am also having this issue, and it also has been a problem for me :( Please be kind enough to share possible solution for this !!!

I've this error error node_modules/react-native-keyboard-aware-scroll-view/lib/KeyboardAwareHOC.js: # could not be cloned.

I have fix this issue with comment plugins: ['react-native-reanimated/plugin'] module.exports = function(api) { return { presets: ['babel-preset-expo'], // plugins: ['react-native-reanimated/plugin'], }; };

Hi @kirillzyusko Yes I followed caveats instructions. and also this error came - error >>>> {"code": 2, "message": "Operation failed because the framework is busy and unable to service the...

Hi @aloneszjl First install install npm install --save react-native-webview after that go to Node_modules/react-native-f2chart/src and Open index.js. and import like this import { WebView } from 'react-native-webview'; and remove webview...

Same issues. anyone had solution for this. Thanks.

Same issues in IOS Any solutions. ? and android work fine