Alicja Mruk
Alicja Mruk
Is it possible to remove items based on theirs id from a list? At the top of the screen I have some button which based on selected ids deletes the...
**Describe the bug** Toast message does not display correctly '/' character **Steps to reproduce** Steps to reproduce the behavior: Display toast message **Expected behavior** Toast message should display '/' character...
``` Execution failed for task ':react-native-text-recognition:verifyReleaseResources'. AAPT: error: resource android:attr/lStar not found ``` react native version 70.5.0 expo version 47.0.3 gradle.properties ``` distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists distributionUrl=https\://services.gradle.org/distributions/gradle-7.5.1-all.zip zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists ``` Project build.gradle...
**Current Behavior** Calling start on useEffect does not register steps. After clicking "next" it moves to next walkthrouable item, but in the current step always displays the first step content....
**Current Behavior** App does not check if there is RTL, and displays tooltip in the wrong place of the screen **Expected behavior/code** App detects if there is RTL, and if...