Marconi Marcos Barroso

Results 15 issues of Marconi Marcos Barroso

### Expected Behavior The app not crash ### Actual Behavior Error while updating property 'data' of view managed by: RNBarChart ### Screenshots ![Captura de tela de 2022-01-04 10-47-40](https://user-images.githubusercontent.com/14351491/148068659-2dc06f08-3412-4cdb-8db3-0594b514030a.png) ### Data...

Can I to modify fillColor of polygonOptions with props? ``` import React from 'react' import {compose, withProps} from 'recompose' import DrawingManager from 'react-google-maps/lib/components/drawing/DrawingManager' import {withScriptjs, withGoogleMap, GoogleMap} from 'react-google-maps' import...

I have a application in .Net 5 running in docker. When i testing in windows it's working well, but when running in docker cotaineirs I've an error: System.IO.FileNotFoundException: No Fonts...

ERROR Warning: This synthetic event is reused for performance reasons. If you're seeing this, you're accessing the property `nativeEvent` on a released/nullified synthetic event. This is set to null. If...

### Expected Behavior show labels ### Actual Behavior not show labels ### Screenshots #### Old ScreenShot ![image](https://user-images.githubusercontent.com/14351491/197781504-af7b2c34-7438-401f-9a25-b88c62aa4feb.png) #### Actual Screenshot ### Data and config ``` const barChartData = [{"y": 203},...

![image](https://github.com/Flipkart/recyclerlistview/assets/14351491/6d6f8c17-a9fe-4868-a00c-979f5400683c) "react-native": "0.72.4" "react-native-gesture-handler": "^2.13.1" "react-native-screens": "^3.25.0" "react-native-reanimated": "^3.5.3"

After upgrade react "@types/react": "^17.0.0" to "@types/react": "^18.0.28", this error show me. ``` ``` ``` "react-color": "^2.19.3", "react": "^18.2.0", "react-dom": "^18.2.0", ```

### Describe the bug > Task :app:externalNativeBuildCleanDebug FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':app:externalNativeBuildCleanDebug'. > [CXX1409] /home/marconi/Documentos/AgroHUB.Mobile/android/app/.cxx/Debug/3x5gl5a1/armeabi-v7a/android_gradle_build.json : expected buildFiles file...

awaiting feedback

**Describe the bug** Encountered an error loading page {"canGoBack": false, "canGoForward": false, "code": -8, "description": "net::ERR_TIMED_OUT", "loading": false, "target": 16693, "title": "", "url": "https://lonelycpp.github.io/react-native-youtube-iframe/iframe.html?data=%7B%22rel_s%22:0,%22loop_s%22:0,%22videoId_s%22:%22XEWrQzI-T1s%22,%22controls_s%22:1,%22contentScale_s%22:1,%22cc_lang_pref_s%22:%22%22,%22allowWebViewZoom%22:false,%22modestbranding_s%22:0,%22preventFullScreen_s%22:1,%22showClosedCaptions_s%22:0%7D"} **To Reproduce** upgrade react native 0.72.10...

After upgrade to 0.70.6 this error show me. Error: Requiring module "3331", which threw an exception: Invariant Violation: ViewPropTypes has been removed from React Native. Migrate to ViewPropTypes exported from...