Results 4 issues of Foo

hello, do u plan to support rtl ?

# Issue template https://codesandbox.io/s/currying-leaf-30jh86?file=/src/GoogleMapComponent.js:896-910 anyway to fix it ? os: mac node --v16.19.1 react 17 @react-google-maps/api 2.18.1

geojson code ``` const geoJson = new google.maps.Data(); geoJson.addGeoJson(JSON.parse(state.Jsonfile)); geoJson.setStyle(function(feature) { let colorFill = '#90caf9'; let colorStroke = '#90caf9'; return ({ fillColor: colorFill, strokeColor: colorStroke, strokeOpacity: 0.5, fillOpacity: 0.1, strokeWeight:...

Require cycles are allowed, but can result in uninitialized values. Consider refactoring to remove the need for a cycle. Require cycle: node_modules/@ui-kitten/components/index.js -> node_modules/@ui-kitten/components/ui/index.js -> node_modules/@ui-kitten/components/ui/circularProgressBar/circularProgressBar.component.js -> node_modules/@ui-kitten/components/index.js using expo...