-
What `react-native` version are you using?
0.72.4
What `react-native-pdf` version are you using?
6.7.5
What platform does your issue occur on? (android/ios/both)
android
Describe your issue as p…
-
Hello,
I try to add 4 pages, in iOS work perfectly but Android is blank.. for what ? i search on all issues..
```
import React from 'react';
import { StyleSheet, View, TouchableHighlight, Tex…
-
# Describe the bug
I have a problem with the ref of focus input.
I migrated from 1.3.9 to 2.4.1
# Reproduction - (required - issue will be closed without this)
Implement the component.
Impl…
-
---
What's going on?
In the Ignite Bowser Expo template, there is an `.env` file. I can’t see that it is used in the boilerplate. It also says in the comment:
```typescript
# This is an examp…
-
## Issue
We are encountering an issue where iOS users occasionally see twice the push notifications. First time the notification is displayed by the OS as we send a push notif…
-
### Description
When using simple navigation pages to perform hierarchical navigation, screen readers have issues, a lot of them.
First, because, instead of a new android activity or equival…
-
### Description
TouchableHighlight object inside a FlatList Losing Focus on fast key navigation
I have a FlatList with 100 TouchableHighlight with images.
1. On navigation, the TouchableHighlig…
-
## Description
It would be nice to enable navit to be used in [Android Auto](https://www.android.com/auto/) So one isn't forced to use google maps or Waze.
## information
Here are some informatio…
-
**Is your feature request related to a problem? Please describe.**
According to the Material Design 3 docs, this is how a Top App Bar should be laid out:
![image](https://user-images.githubusercon…
-
According to google's official apps that uses material you, there is some differences between the react native paper and the official material you design
1- in the bottom tabs, the ripple effect in…