Tenshi
Tenshi
## Context * Adjust the order of docker compose commands when backing up data with docker compose. * If follow the previous commands leads to initialization issues on Ubuntu 22.04...
## Description Fixes #295 ## Checklist - [X] I have tested this on a device/simulator for each compatible OS - [X] I formatted JS and TS files with running `yarn...
### Steps to Trigger Behavior 1. it occurs when try to use "fitbound" function ### Link to Minimal Reproducible Example ```js if (currentBottomSheetIndex === 0) { facilityCarmera?.current?.fitBounds( [minLon, minLat], [maxLon,...
# Summary issues #810 Support for namespace was added in AGP 7.3.x. Also, react-native project automatically and correctly assigns the tasks dependencies via project builds with Gradle 8+. Don't need...