roei133
roei133
how can I use the "react-native-background-task" if I use the expo?
The keyboard disappears after each letter is typed or deleted and it is not clear why this is happening. my code example: ``` idx.Water_Source_Code, renderItem: ({ item: { Water_Source_Code, Water_Source_Name...
In my code I did swiper with the "react-native-swiper" directory. There is a problem that when the swiper screen is displayed then the last page jumps to the first page...
When I type text in Hebrew then it is not displayed in the popup menu, only if I type a word in English it works. How is it handled? ```...
I did "expo eject" with bare and now I got this error and I don't know how to fix it. I delete all my use of "expo-task-manager" but it still...
i can receive messages with the push notification while the app is close but i want to fire a function while the app is close . what should i do...