-
We, the React Native Paper core team, would like to get a current list of all the things that people are having problems with when using React Native Paper. This is first time we are running this comm…
-
**Do you want to request a *feature* or report a *bug*?**
bug
**What is the current behavior?**
=== npm audit security report ===
Low │ Regular Expressio…
-
RN 0.61.5
react-native-yamap: 1.0.20
В результате вижу серую сетку с логотипом яндекса
`
import React from 'react';
import { YANDEX_API_KEY } from 'react-native-dotenv';
import YaMap f…
-
-
**Describe the bug**
After dragging an item to a new position, after a short period, the item returns to the original position.
**Platform & Dependencies**
react-native-draggable-flatlist versi…
-
I'm not sure if it's expect behavior or not, but I tried out the advanced example and (at least on IOS) the keyboard closes and the fields reposition to the expanded state for a moment before the next…
-
Improve style when showing train arrivals. Here is a cool tip as a starting point.
https://mobile.twitter.com/steveschoger/status/997125312411570176
![img_0690](https://user-images.githubuserco…
-
### Summary
I have This code to uplad user table and image Profile but when i upload image i get image notComplet (15byte) this my code
export const updateuser2 = async (id:n…
-
Tried to register two views with the same name RNSVGPath
register
D:\Works\Todoc\Desarrollo\Apps\todoc\node_modules\react-native\Libraries\Renderer\ReactNativeRenderer-dev.js:14108:4
createReac…
-
# Issue
When dynamically adding elements to the Swiper card prop, the newly added properties will not appear on the screen.
## Longer Description
My issue comes from the following situation: My …