-
### Description
FAILURE: Build failed with an exception.
* Where:
Settings file 'D:\Mobile_App_Devlopment\LetestMobileApp\demo\android\settings.gradle' line: 2
* What went wrong:
Error resolv…
-
### Description
When you set `mutline` to `true` and enter/delete new lines, the scrolling is really flaky. Notice that this app was instantiated with `npx react-native init myapp --template react-na…
-
### Description
Upgraded RN from 75.4 to 76.2
Upgraded to latest react-native-guesture-handler
Using detox for E2E testing
Normal Build succeeds not Test Build
> Task :react-native-gesture-ha…
-
When using Carousel in combination with expo-router, sliding Carousel (horizontal) will trigger the Press event of the RenderItem.
**To Reproduce**
Steps to reproduce the behavior:
1. yarn create…
-
### Summary
Being an out-of-tree platform, Expo doesn't officially support React Native Windows yet, so l'd like to track what's missing and document the workarounds I'm using for now. FYI @Saadnaj…
-
# Proposal: Expo Snack should support Windows
https://snack.expo.io/
## Summary
Expand iOS, Android, and Web support to also include Windows.
## Motivation
Expo Snack is the best way to …
-
I try to use this module on a brand new React template:
```!js
import React from 'react';
import LinearGradient from 'react-native-linear-gradient';
import {
ScrollView,
StyleSheet,
Tex…
-
Recently we tried to upgraded to expo 51, have been getting build error on both platforms. For both platform during build gets the error leading from [location-manager](com.transistorsoft:tslocation…
-
### Prerequisites
- [x] I have searched the open [issues](https://www.github.com/FormidableLabs/victory-native-xl/issues) to make sure I'm not opening a duplicate issue
- [x] I have read t…
-
We've been discussing project templates for a while, e.g. I want to create a new project with redux + react-native-router-flux.
A very compelling first use case would be to help beginners learn React…