-
## Description
Hi guys, I am trying react-native-reanimated 2 for the first time, so this is a n00b question for sure.
I've implemented this carousel and this progress indicator component, but fee…
-
### Current behaviour
I'm getting the following TS error on `IconButton` after upgrading to `4.1.0`, it was not happening before in `4.0.1`:
```ts
Type '{ icon: string; size: number; colo…
-
## Issue
This notification received in console i can see the log but notification not showing in notification tray (android)
`messaging().setBackgroundMessageHandler(async (remoteMessage)…
-
# Proposal:
Have RNW respect the Windows OS setting, 'AnimationsEnabled'.
## Summary
RNW doesn't currently respect the OS setting to enable/disable XAML animations .
(eg. Windows::UI::ViewManage…
-
hello
i wrote this code :
`getVideoDevices() { return new Promise((resolve, reject) => { ConnectyCube.videochat.getMediaDevices('videoinput').then(devices => { devices ? resolve(devices) : reject();…
-
hello
i wrote this code :
`getVideoDevices() {
return new Promise((resolve, reject) => {
ConnectyCube.videochat.getMediaDevices('videoinput').then(devices => {
devices ? resolve(de…
-
- [X] I have searched open and closed issues for duplicates
---
### Bug Description
### Steps to Reproduce
1. Upgrade via aptitude to 1.29.x (current X=6, I believe this w…
-
This library is very good one for creating swipeable pages. But, in iPhoneX the bottom indicators are being overlapped by the black bar of iPhoneX. I have fixed it in in src/components/indicator/index…
-
- [x] I have reviewed the [documentation](https://facebook.github.io/react-native)
- [x] I have searched [existing issues](https://github.com/facebook/react-native/issues)
- [x] I am using the […
-
which is like the whole point of this library, so that should probably work...