Amrane Achraf

Results 2 issues of Amrane Achraf

### **ERROR Warning: Function components cannot be given refs. Attempts to access this ref will fail. Did you mean to use React.forwardRef()?** > - expo 51 > - expo router

### On iOS, FasterImage reloads images on every app restart but on android it's working well : ``` const imageStyle = { width: (deviceWidth * 4.9) / 11, height: 225...