Category "react-native"

Facing issue " Failed to install the app. Make sure you have the Android development environment " in react native

Would you please help me, I am stuck to create a new project in react-native Like below screenshot. I have able to run old projects. but I am not able to run a

Output multiple diverse elements with react-native-snap-carousel?

I am trying to build a Carousel using react-native-snap-carousel found here: https://github.com/archriss/react-native-snap-carousel. However, the examples that

Use a slider to scroll a horizontal scrollView in ReactNative

I am trying to set up a slider inside a horizontal ScrollView that would allow me to scroll the page faster. I am able to link position of the page to the value

IOS Swipe Back gesture does not perfom navigation.goBack()

I have a drawer navigator with many child navigators. On Android, both Header back arrow and navigation bar back button work and go back to previous screens. E.

Running flipper with expo sdk43

I'm following the instruction in this tweet from an expo dev so that I can use flipper for debugging a bare workflow expo RN app. https://twitter.com/Baconbrix/

React-Native-Maps not showing on Android Emulator or real device

I added react-native-maps in my project and it doesn't showup I am not able to figure out what I'm doing wrong Things I have tried: Test the example app availab

global.__reanimatedWorkletInit is not a function. react-native-animated v2

I using 'worklet'; and runOnUI() and then get the error below. Because I use 'worklet'; I added import 'react-native-reanimated' Because I also use runOnUI I ad

global.__reanimatedWorkletInit is not a function. react-native-animated v2

I using 'worklet'; and runOnUI() and then get the error below. Because I use 'worklet'; I added import 'react-native-reanimated' Because I also use runOnUI I ad